Click or drag to resize

StiOptionsDictionaryShowOnlyAliasForDataColumn Property

Gets or sets a value indicating that instead of a DataColumn name an alias will be shown.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool ShowOnlyAliasForDataColumn { get; set; }

Property Value

Type: Boolean
See Also