Skip to main content
A newer version of this page is available. .

TcxDragSizingDirection Enum

Declaration

TcxDragSizingDirection = (
    dsdHorz,
    dsdVert
);

Members

Name
dsdHorz
dsdVert
See Also