PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.8 Assembly / C1.Win.C1Preview Namespace / ViewHistoryItem Class / Index Property

In This Topic
    Index Property (ViewHistoryItem)
    In This Topic
    Gets the index of the current history item in the containing collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also