Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / ExpressionEditorTheme Class / PopupItem Property

In This Topic
    PopupItem Property (ExpressionEditorTheme)
    In This Topic
    Gets or sets PopupItemStyle contains display attributes that determine the appearance of popup item element on the screen.
    Syntax
    'Declaration
     
    
    Public Property PopupItem As PopupItemStyle
    public PopupItemStyle PopupItem {get; set;}
    See Also