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

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