[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.ColumnCollection.BuildString

BuildString Method

BuildString(bool)

Gets a string build a string that contains a complete description of the column collection, suitable for persisting the control state.

Declaration
public string BuildString(bool includeDefault)
Parameters
Type Name Description
bool includeDefault

Whether to include default values in the description.

Returns
Type Description
string

A string that describes the column collection.