Back to Devexpress

TcxvgCustomRowStyles Class

vcl-cxvgrid-fe79ab60.md

latest912 B
Original Source

TcxvgCustomRowStyles Class

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

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomStyles TcxStyles TcxvgCustomRowStyles

See Also

TcxvgCustomRowStyles Members

cxVGrid Unit