Objective Grid for Microsoft® .NET® Reference Guide

GridControl.DefaultColWidth Property

Back to Class Index

Returns the default value for the column-width in pixels.     

[Visual Basic]
Public Property DefaultColWidth As Integer
[C#]
public int DefaultColWidth {get; set;}

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace