AutogenerateColumns Property
Gets or sets a value that determines whether
C1BoundField objects are generated and displayed automatically.
public virtual System.bool AutogenerateColumns {get; set;}
'Declaration
Public Overridable Property AutogenerateColumns As System.Boolean
Property Value
Set this property to True to automatically display and create
C1BoundField objects. The default value is True.