[]
        
(Showing Draft Content)

C1.Win.FlexGrid.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)
Public Function BuildString(includeDefault As Boolean) As String
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.