Click or drag to resize

StiGridControlPreferredColumnWidth Property

Gets or sets the default width of the grid columns in pixels.

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

Property Value

Type: Int32
See Also