ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / CustomItemRange Class / FirstItem Property

In This Topic
    FirstItem Property (CustomItemRange)
    In This Topic
    範囲の最初の項目のインデックス。
    Syntax
    'Declaration
     
    
    Public Property FirstItem As Integer
    public int FirstItem {get; set;}
    See Also