ComponentOne FlexGrid for WinForms
ClipSeparators Property

C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : ClipSeparators Property
Gets or sets the characters used as row and column separators in clip strings.
Syntax
'Declaration
 
Public Property ClipSeparators As String
public string ClipSeparators {get; set;}
Remarks
For details and an example, see the Clip property.
See Also

Reference

C1FlexGridBase Class
C1FlexGridBase Members