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; }
Public Overridable Property PreferredColumnWidth As Integer
Get
Set
Property Value
Type:
Int32See Also