public bool CalculateRowCounting { get; set; }
Public Property CalculateRowCounting As Boolean Get Set
public: property bool CalculateRowCounting { bool get (); void set (bool value); }
member CalculateRowCounting : bool with get, set
In This Article