Skip to main content

TcxGridViewChangeKind Enum

Declaration

TcxGridViewChangeKind = (
    vcProperty,
    vcLayout,
    vcSize
);

Members

Name
vcProperty
vcLayout
vcSize
See Also