TcxvgCustomRowStyles Class
The TcxvgCustomRowStyles is the base class for classes that represent style settings for different types of the vertical grid rows.
Declaration
TcxvgCustomRowStyles = class(
TcxStyles
)
Remarks
Do not use this class directly. Use its descendants instead.
Inheritance
See Also