Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleInfo Class / Editor Property


In This Topic
Editor Property (AppearanceStyleInfo)
In This Topic
Gets or sets the editor of the cell style.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Editor As IEditor
 
'Usage
 
Dim instance As AppearanceStyleInfo
Dim value As IEditor
 
value = instance.Editor
See Also