IsEditorSet Method (StyleInfo)
Gets whether the editor for the cell (Editor property) is set.
public virtual bool IsEditorSet()
'Declaration
Public Overridable Function IsEditorSet() As Boolean
'Usage
Dim instance As StyleInfo
Dim value As Boolean
value = instance.IsEditorSet()