FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / EditableSettings Enumeration

In This Topic
    EditableSettings Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum EditableSettings 
       Inherits System.Enum
    public enum EditableSettings : System.Enum 
    Members
    MemberDescription
    flexEDKbd 
    flexEDKbdMouse 
    flexEDNone 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Win.C1FlexGrid.Classic.EditableSettings

    See Also