GridView::ShowHeaderWhenEmpty Property
.NET Framework (current version)
Gets or sets a value that indicates whether the heading of a column in the GridView control is visible when the column has no data.
Assembly: System.Web (in System.Web.dll)
public: property bool ShowHeaderWhenEmpty { virtual bool get(); virtual void set(bool value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: