Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor Namespace / C1ExpressionEditorPanel Class / Categories Property

In This Topic
    Categories Property (C1ExpressionEditorPanel)
    In This Topic
    Gets the expression item categories.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Categories As ExpressionItemCategoriesCollection
    public ExpressionItemCategoriesCollection Categories {get;}
    See Also