Skip to main content

TcxGridLayoutViewOptionsView.CenterRecords Property

Specifies whether cards are displayed centered within the View.

Declaration

property CenterRecords: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set the CenterRecords property is True, to center cards vertically or horizontally (depending upon the ViewMode property).

The default value of the CenterRecords property is True.

See Also