LabelContainsOpenValue Property
LabelContainsOpenValue
Gets or sets whether the open value is displayed in the labels.
Declaration
[FpCategory("Category_Labels")]
public bool LabelContainsOpenValue { get; set; }
<FpCategory("Category_Labels")>
Public Property LabelContainsOpenValue As Boolean