Click or drag to resize

StiOptionsEngineGetSchemaColumnsMode Property

If true then in GetSchema method, column reference by index else by name .

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

Property Value

Type: Boolean
See Also