Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / GroupShape Class / AutoSize Property


In This Topic
AutoSize Property (GroupShape)
In This Topic
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property AutoSize As Boolean
 
'Usage
 
Dim instance As GroupShape
Dim value As Boolean
 
value = instance.AutoSize
See Also