Back to Devexpress

TdxTableCellOperation Enum

vcl-dxrichedit-dot-utils-dot-properties-7557f9ef.md

latest387 B
Original Source

TdxTableCellOperation Enum

Declaration

delphi
TdxTableCellOperation = (
    ShiftToTheHorizontally,
    ShiftToTheVertically,
    RowOperation,
    ColumnOperation
);

Members

Name
ShiftToTheHorizontally
ShiftToTheVertically
RowOperation
ColumnOperation

See Also

dxRichEdit.Utils.Properties Unit