aspxtreme

DataControlField.ShowHeader Property

System.Web.UI.WebControls Namespace   DataControlField Class


.NET Framework version 2.0

Sets or retrieves a value specifying whether the header of a DataControlField is rendered.

Syntax


Inline <asp:datacontrolfield showheader = true | false ... >
Script DataControlField.ShowHeader [ = true | false ]

Property Value

This property accepts or returns only a boolean value: true to display the header; otherwise, false. Default value is true.

Remarks

Use the ShowHeader property to specify whether the header is displayed in a DataControlField.

To control the style of the header row, use the HeaderStyle property.

See Also

DataControlField Members   HeaderStyle



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

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