Skip to main content

TcxGridCardViewOptionsCustomize.RowMoving Property

Determines whether the Card View’s rows can be moved by dragging their captions.

Declaration

property RowMoving: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set the RowMoving property to True to allow rows to be moved by dragging their captions.

The default value of the RowMoving property is False.

See Also