Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / PopupItemStyle Class / Selected Property

In This Topic
    Selected Property (PopupItemStyle)
    In This Topic
    Gets or sets the style to be used when item is selected.
    Syntax
    'Declaration
     
    
    Public Property Selected As BasePopupItemStyle
    public BasePopupItemStyle Selected {get; set;}
    See Also