StiGridControlColumns Property |
Gets or sets the column collection.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic virtual StiGridColumnsCollection Columns { get; set; }
Public Overridable Property Columns As StiGridColumnsCollection
Get
Set
Property Value
Type:
StiGridColumnsCollection
See Also