IconSet.ShowValue

IconSet.ShowValue property

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

public bool ShowValue { get; set; }

See Also