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

FieldRange Class Members

The following tables list the members exposed by FieldRange.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyThe array of the field names.  
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 FieldRange from its XML representation.  
Public MethodSet a range of items.  
Public MethodReturns a string that represents the current object.  
Public MethodConverts an FieldRange 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