BuildString Method (ColumnCollection)
Gets a string build a string that contains a complete description of the column collection, suitable for persisting the control state.
'Declaration
Public Function BuildString( _
ByVal As Boolean _
) As String
Parameters
- includeDefault
- Whether to include default values in the description.
Return Value
A string that describes the column collection.