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