AppliesTo Property
AppliesTo
Gets a ItemRangeCollection collection of that specifies the range of items that the formatting rule applies to.
Declaration
public ItemRangeCollection AppliesTo { get; }
Public ReadOnly Property AppliesTo As ItemRangeCollection
Implements