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

TcxGridViewChangeKind Enum

Declaration

TcxGridViewChangeKind = (
    vcProperty,
    vcLayout,
    vcSize
);

Members

Name
vcProperty
vcLayout
vcSize
See Also