[]
        
(Showing Draft Content)

C1.Win.RulesManager.IItemRange

IItemRange Interface

Represents a range of items.

Namespace: C1.Win.RulesManager
Assembly: C1.Win.RulesManager.4.8.dll
Syntax
public interface IItemRange : IEquatable<IItemRange>, INotifyPropertyChanged, ICloneable, IXmlSerializable

Methods

Name Description
IsInRange(int, string)

Returns a value indicating whether the specified cell is in the range.

SetRange(int, int, params string[])

Set a range of items.