DataBar.ShowValue

DataBar.ShowValue property

Get or set the flag indicating whether to show the values of the cells on which this data bar is applied. Default value is true.

public bool ShowValue { get; set; }

See Also