Click or drag to resize

StiGridControlColumns Property

Gets or sets the column collection.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiGridColumnsCollection Columns { get; set; }

Property Value

Type: StiGridColumnsCollection
See Also