C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewHeaderCell Class / Scope Property

In This Topic
Scope Property
In This Topic
Gets or sets the header cell's scope within an HTML table.
Syntax
'Declaration
 
Public Overridable Property Scope As System.Web.UI.WebControls.TableHeaderScope
 
See Also