| |||||||||||
DataGrid.ShowHeader PropertySystem.Web.UI.WebControls Namespace DataGrid Class Sets or retrieves a value specifying whether the header is displayed in the DataGrid control. Syntax
Property ValueThis property accepts or returns only a boolean value: true to display the header; otherwise, false. Default value is true. RemarksSet this property to true to display the header in the DataGrid. The appearance of the header is controlled by using the HeaderStyle property. ExampleThe following example demonstrates how to programmatically set the ShowHeader property to hide or show the header on the DataGrid control at run time, depending on user input.
See Also |
| ||||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme