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

In This Topic
    PopupItemStyle Class
    In This Topic
    Gets or sets PopupItemStyle contains display attributes that determine the appearance of popup item on the screen.
    Syntax
    'Declaration
     
    
    Public Class PopupItemStyle 
       Inherits BasePopupItemStyle
    public class PopupItemStyle : BasePopupItemStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.ExpressionEditor.UI.BaseStyle
                   C1.Win.ExpressionEditor.UI.BaseItemStyle
                      C1.Win.ExpressionEditor.UI.BasePopupItemStyle
                         C1.Win.ExpressionEditor.UI.PopupItemStyle

    See Also