[]
Gets or sets the text used to separate the contents of a label.
[FpCategory("Category_Labels")]
public string LabelSeparator { get; set; }
<FpCategory("Category_Labels")>
Public Property LabelSeparator As String
Type | Condition |
---|---|
ArgumentNullException | value is a null reference (Nothing in VB). |