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

In This Topic
    ClearWhereSettings Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum ClearWhereSettings 
       Inherits System.Enum
    public enum ClearWhereSettings : System.Enum 
    Members
    MemberDescription
    flexClearEverywhere 
    flexClearScrollable 
    flexClearSelection 
    Inheritance Hierarchy

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

    See Also