Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetStyleProperty Class / Editor Field
Example


In This Topic
    Editor Field
    In This Topic
    Represents the Editor property (index of 2) for the editor of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Editor As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.Editor
    public static readonly SheetStyleProperty Editor
    Example
    See Also