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

In This Topic
    AppliesTo Property (IRule)
    In This Topic
    Gets a ItemRangeCollection collection of that specifies the range of items that the formatting rule applies to.
    Syntax
    'Declaration
     
    
    ReadOnly Property AppliesTo As ItemRangeCollection
    ItemRangeCollection AppliesTo {get;}
    See Also