Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / Shape Class / Regroupable Property


In This Topic
Regroupable Property (Shape)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Regroupable As Boolean
 
'Usage
 
Dim instance As Shape
Dim value As Boolean
 
value = instance.Regroupable
See Also