aspxtreme

DataGridColumn.Visible Property

System.Web.UI.WebControls Namespace   DataGridColumn Class


Sets or retrieves a value that indicates whether the DataGridColumn is visible.

Syntax


Inline <asp:datagridcolumn = [ true | false ]... >
Script DataGridColumn.Visible = [ true | false ]

Property Value

This property accepts or returns only a boolean value: true if the column is visible; otherwise false. Default value is true.

Remarks

Use the Visible property to programmatically control whether the column is visible in the DataGrid control.

See Also

DataGridColumn Members



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