public int ActualRowCount { get; set; }
Public Property ActualRowCount As Integer Get Set
public: property int ActualRowCount { int get (); void set (int value); }
member ActualRowCount : int with get, set
In This Article