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

In This Topic
    LastItem Property (ItemRange)
    In This Topic
    The last item index in the range.
    Syntax
    'Declaration
     
    
    Public Property LastItem As Integer
    public int LastItem {get; set;}
    See Also