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; }
<TypeConverterAttribute(GetType(StiBoolConverter))>
Public Property ShowOthers As Boolean
Get
Set
Property Value
Type:
BooleanSee Also