AddItemSeparator Property (ISupportUnboundMode)
In This Topic
Gets or sets a value that determines the separation string for columns for unbound mode.
Syntax
'Declaration
Property AddItemSeparator As String
string AddItemSeparator {get; set;}
See Also