C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderIndex Class / RunInDelimiter Property

In This Topic
RunInDelimiter Property
In This Topic
Gets or sets a string used to delimit entries when a run-in (see RunIn) index is generated by the current RenderIndex.

The default is ";" (semicolon).

Syntax
'Declaration
 
Public Property RunInDelimiter As String
 
See Also