ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IRule Interface / Style Property

In This Topic
    Style Property (IRule)
    In This Topic
    Gets or sets the item style that will be used for conditional formatting or data validation.
    Syntax
    'Declaration
     
    
    Property Style As IItemStyleEx
    IItemStyleEx Style {get; set;}
    See Also