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; }
Public Shared Property ShowOnlyAliasForDataColumn As Boolean
Get
Set
Property Value
Type:
BooleanSee Also