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

In This Topic
    CustomItemRange Class Members
    In This Topic

    The following tables list the members exposed by CustomItemRange.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Propertyフィールド名の配列。  
    Public Property範囲の最初の項目のインデックス。  
    Public Property範囲の最後の項目のインデックス。  
    Top
    Public Methods
     NameDescription
    Public Method現在のインスタンスをコピーした新しいオブジェクトを作成します。  
    Public MethodOverloaded. 現在のオブジェクトが同じタイプの別のオブジェクトと等しいかどうかを示します。  
    Public MethodServes as the default hash function.  
    Public Method指定されたセルが範囲内にあるかどうかを示す値を返します。  
    Public MethodCustomItemRange をその XML 表現から生成します。  
    Public Method項目の範囲を設定します。  
    Public MethodReturns a string that represents the current object.  
    Public MethodCustomItemRange を XML 表現に変換します。  
    Top
    Public Events
     NameDescription
    Public Eventプロパティ値が変更されたときに発生します。 (Inherited from C1.Win.RulesManager.Model.BaseNotifyPropertyChanged)
    Top
    See Also