C1.Win.C1FlexGrid Namespace > CellStyleCollection Class : BuildString(Boolean) Method |
'Declaration
Public Function BuildString( _ ByVal includeEmpty As Boolean _ ) As String
'Usage
Dim instance As CellStyleCollection Dim includeEmpty As Boolean Dim value As String value = instance.BuildString(includeEmpty)
public string BuildString( bool includeEmpty )
public: String^ BuildString( bool includeEmpty )
This method is used internally to implement design-time persistence.
It can also be used for implementing 'skins', by saving the current styles into a collection and later applying them to the grid using the ParseString method.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2