Intersoft ClientUI Documentation
ContentTargetSize Property



Gets the Size that the content will animate to.
Syntax
<CategoryAttribute("Behavior")>
Public ReadOnly Property ContentTargetSize As Size
Dim instance As UXAccordionItem
Dim value As Size
 
value = instance.ContentTargetSize
[CategoryAttribute("Behavior")]
public Size ContentTargetSize {get;}
[CategoryAttribute("Behavior")]
public:
property Size ContentTargetSize {
   Size get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXAccordionItem Class
UXAccordionItem Members

Send Feedback