TdxGridPaintOption Enum
In This Article
#Declaration
Delphi
TdxGridPaintOption = (
gpoBorder,
gpoHorzLines,
gpoVertLines,
gpoFixedHorzLines,
gpoFixedVertLines
);
#Members
Name |
---|
gpo
|
gpo
|
gpo
|
gpo
|
gpo
|
See Also