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