TcxGridPartAlignment Enum
Declaration
TcxGridPartAlignment = (
gpaTop,
gpaBottom
);
Members
Name |
---|
gpaTop
|
gpaBottom
|
See Also