ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / Rule Class / Style Property

In This Topic
    Style Property (Rule)
    In This Topic
    条件付き書式設定またはデータ検証に使用する項目スタイルを取得または設定します。
    Syntax
    'Declaration
     
    
    Public Property Style As IItemStyleEx
    public IItemStyleEx Style {get; set;}
    See Also