[]
Gets or sets a value that indicates whether this column was automatically generated by the grid (see the AutoGenerateColumns property.
[Browsable(false)]
public bool AutoGenerated { get; set; }
<Browsable(False)>
Public Property AutoGenerated As Boolean