C1.Win.RulesManager Namespace / CustomItemRange Class
Properties Methods Events

CustomItemRange Class Members

The following tables list the members exposed by CustomItemRange.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyThe array of the field names.  
Public PropertyThe first item index in the range.  
Public PropertyThe last item index in the range.  
Top
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.  
Public MethodOverloaded. Indicates whether the current object is equal to another object of the same type.  
Public MethodServes as the default hash function.  
Public MethodReturns a value indicating whether the specified cell is in the range.  
Public MethodGenerates an CustomItemRange from its XML representation.  
Public MethodSet a range of items.  
Public MethodReturns a string that represents the current object.  
Public MethodConverts an CustomItemRange into its XML representation.  
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.Win.RulesManager.Model.BaseNotifyPropertyChanged)
Top
See Also