[To be supplied.]
[Visual Basic] Overridable Public Property AllowPaging As Boolean [C#] public bool AllowPaging {virtual get; virtual set;} [C++] public: __property virtual bool get_AllowPaging(); public: __property virtual void set_AllowPaging(bool); [JScript] public function get AllowPaging() : Boolean; public function set AllowPaging(Boolean);
DataGrid Class | DataGrid Members | System.Web.UI.WebControls Namespace