ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / RuleItemStyle Class / Glyph Property

In This Topic
    Glyph Property
    In This Topic
    グリフボタンの通常状態の外観を決定する表示属性を含むスタイルを取得します。
    Syntax
    'Declaration
     
    
    Public Property Glyph As ClickableElementStyle
    public ClickableElementStyle Glyph {get; set;}
    See Also