TcxLookupGridColumn.Width Property
Specifies column width.
Declaration
property Width: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Use the Width property to specify column width. Using this property is the only way of changing the width of a column if the Fixed property value is True.
See Also