\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / CellCondEnum Enumeration

In This Topic
    CellCondEnum Enumeration
    In This Topic
    Syntax
    'Declaration
     
    Friend Enum CellCondEnum 
       Inherits System.Enum
    internal enum CellCondEnum : System.Enum 
    Members
    MemberDescription
    CCOND_REGEX 
    CCOND_STATUS 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Win.C1List.CellCondEnum

    See Also