AutoHeight Property (IconElement) | Input for WinForms | ComponentOne
C1.Framework Namespace / IconElement Class / AutoHeight Property

In This Topic
AutoHeight Property (IconElement)
In This Topic
Gets or sets the System.Boolean value specifying whether element height is automatically determined by its style and contents.
Syntax
'Declaration
 
Public Property AutoHeight As Boolean
 
See Also