ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / ExpressionItemCategory Class / Type Property

In This Topic
    Type Property (ExpressionItemCategory)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As CategoryType
    public CategoryType Type {get;}
    See Also