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