ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IItemStyleEx Interface / Gradient Property

In This Topic
    Gradient Property (IItemStyleEx)
    In This Topic
    グラデーション設定を取得または設定します。
    Syntax
    'Declaration
     
    
    Property Gradient As GradientSettings
    GradientSettings Gradient {get; set;}
    See Also