GridView for ASP.NET Web Forms
AutogenerateColumns プロパティ

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1GridView 名前空間 > C1GridView クラス : AutogenerateColumns プロパティ
C1BoundField オブジェクトを自動的に生成して表示するかどうかを決定する値を取得または設定します。
シンタックス
'宣言
 
Public Overridable Property AutogenerateColumns As System.Boolean
public virtual System.bool AutogenerateColumns {get; set;}

プロパティ値

C1BoundField オブジェクトを自動的に表示および作成するには、このプロパティを True に設定します。 デフォルト値は true です。
参照

C1GridView クラス
C1GridView メンバ