FlexPivot for WinForms
BuildString メソッド (ColumnCollection)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > ColumnCollection クラス : BuildString メソッド
Whether to include default values in the description.
Gets a string build a string that contains a complete description of the column collection, suitable for persisting the control state.
シンタックス
'宣言
 
Public Function BuildString( _
   ByVal includeDefault As System.Boolean _
) As System.String
public System.string BuildString( 
   System.bool includeDefault
)

パラメータ

includeDefault
Whether to include default values in the description.

戻り値の型

A string that describes the column collection.
参照

ColumnCollection クラス
ColumnCollection メンバ