ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ItemStyle Class / Gradient Property

In This Topic
    Gradient Property (ItemStyle)
    In This Topic
    グラデーションタイプルールの設定。
    Syntax
    'Declaration
     
    
    Public Property Gradient As GradientSettings
    public GradientSettings Gradient {get; set;}
    See Also