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