TcxGridViewChangeKind Enum
Declaration
TcxGridViewChangeKind = (
vcProperty,
vcLayout,
vcSize
);
Members
| Name |
|---|
vcProperty
|
vcLayout
|
vcSize
|
See Also