Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.Model Namespace / ExpressionItemCategory Class / Type Property

In This Topic
    Type Property (ExpressionItemCategory)
    In This Topic
    Gets or sets the type for category.
    Syntax
    'Declaration
     
    
    Public Property Type As CategoryType
    public CategoryType Type {get; set;}
    See Also