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

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