ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ItemRange Class
Properties Methods Events

In This Topic
    ItemRange Class Members
    In This Topic

    The following tables list the members exposed by ItemRange.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    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 Method  
    Public MethodReturns a value indicating whether the specified cell is in the range.  
    Public MethodGenerates an ItemRange from its XML representation.  
    Public MethodSet a range of items.  
    Public MethodReturns a string that represents the current object.  
    Public MethodConverts an ItemRange 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