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