TcxGridFixedDataRowsOptions.PinSize Property
Specifies dimensions of a data row pin.
Declaration
property PinSize: TcxSize read; write;
Property Value
Type |
---|
TcxSize |
Remarks
Use the PinSize.Width and PinSize.Height properties to adjust the width and height of all row pins (in pixels).
See Also