Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / ExpressionEditorPanelTheme Class / Description Property

In This Topic
    Description Property (ExpressionEditorPanelTheme)
    In This Topic
    Gets or sets DescriptionStyle contains display attributes that determine the appearance of description element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Description As DescriptionStyle
    public DescriptionStyle Description {get; set;}
    See Also