FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / C1FlexSheet Class / EditOptions Property

In This Topic
    EditOptions Property
    In This Topic
    Gets or sets the edit options of Flex sheet tabs
    Syntax
    'Declaration
     
    
    Public Property EditOptions As FlexSheetEditOptions
    public FlexSheetEditOptions EditOptions {get; set;}
    See Also