Click or drag to resize

StiDataTopNShowOthers Property

Gets or sets value which indicates whether to display other values.

Namespace:  Stimulsoft.Data.Engine
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiBoolConverter))]
public bool ShowOthers { get; set; }

Property Value

Type: Boolean
See Also