ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / RulesManagerStyles Class / Common Property

In This Topic
    Common Property
    In This Topic
    画面内のコントロールの通常状態の外観を決定する表示属性を含む CommonStyle を取得します。
    Syntax
    'Declaration
     
    
    Public Property Common As CommonStyle
    public CommonStyle Common {get; set;}
    See Also