TdxGridCardShadowPosition Enum
In This Article
#Declaration
Delphi
TdxGridCardShadowPosition = (
cspTopLeft,
cspTopRight,
cspBottomRight,
cspBottomLeft
);
#Members
Name |
---|
csp
|
csp
|
csp
|
csp
|
See Also