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

TcxGridCardExpandButtonAlignment Enum

Declaration

TcxGridCardExpandButtonAlignment = (
    cebaLeft,
    cebaRight
);

Members

Name
cebaLeft
cebaRight
See Also