Spread Windows Forms 12.0 Product Documentation
EnableSubEditor Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > EditBaseCellType Class : EnableSubEditor Property
Gets or sets whether the SubEditor is available.
Syntax
'Declaration
 
Public Property EnableSubEditor As Boolean
'Usage
 
Dim instance As EditBaseCellType
Dim value As Boolean
 
instance.EnableSubEditor = value
 
value = instance.EnableSubEditor
public bool EnableSubEditor {get; set;}
See Also

Reference

EditBaseCellType Class
EditBaseCellType Members