ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.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