Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / DesignerGcTextCellSettings Class / CellTypeSettingControl Property


In This Topic
CellTypeSettingControl Property (DesignerGcTextCellSettings)
In This Topic
Gets the cell type setting control.Innernal used by the designer.
Syntax
'Declaration
 
Public ReadOnly Property CellTypeSettingControl As Control
 
'Usage
 
Dim instance As DesignerGcTextCellSettings
Dim value As Control
 
value = instance.CellTypeSettingControl
See Also