C1.Win.FlexGrid Namespace / C1FlexGrid Class / ClipSeparators Property

In This Topic
ClipSeparators Property (C1FlexGrid)
In This Topic
Gets or sets the characters used as row and column separators in clip strings.
Syntax
'Declaration
 
Public Property ClipSeparators As String
 
Remarks
For details and an example, see the C1FlexGridBase.Clip property.
See Also