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

In This Topic
ColumnsGenerator Property
In This Topic
Gets or sets the control that will automatically generate the columns for a System.Web.UI.WebControls.GridView control that uses ASP.NET Dynamic Data features.
Syntax
'Declaration
 
Public Property ColumnsGenerator As System.Web.UI.IAutoFieldGenerator
 
See Also