FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IPluginCellTypeSetting Interface / CellTypeSettingControl Property


In This Topic
CellTypeSettingControl Property
In This Topic
Gets the cell type setting control.
Syntax
'Declaration
 
ReadOnly Property CellTypeSettingControl As Control
 
'Usage
 
Dim instance As IPluginCellTypeSetting
Dim value As Control
 
value = instance.CellTypeSettingControl
See Also