public bool PageCountStatus { get; }
Public ReadOnly Property PageCountStatus As Boolean Get
public: property bool PageCountStatus { bool get (); }
member PageCountStatus : bool with get
In This Article