AutoSize Property (C1CheckBox)
In This Topic
This property is not relevant for this class.
Syntax
'Declaration
Public Overridable Property AutoSize As Boolean
public virtual bool AutoSize {get; set;}
Property Value
true if enabled; otherwise,
false.
See Also