public int CurrentPage { get; }
Public ReadOnly Property CurrentPage As Integer Get
public: property int CurrentPage { int get (); }
member CurrentPage : int with get
In This Article