vcl-cxvgrid-37b94c67.md
Contains settings for customizing appearance of the grid control.
TcxvgOptionsView = class(
TcxControlOptionsView
)
The properties of the TcxvgOptionsView object specify the grid control appearance options that control bands’ layout, expand buttons visibility, grid lines, header cells and data cells appearance, etc.
The following image demonstrates the TcxvgOptionsView settings in the Object Inspector:
Use the TcxCustomVerticalGrid.OptionsView property to access this set of options.
TObject TPersistent TcxOwnedPersistent TcxOwnedInterfacedPersistent TcxControlOptions TcxControlOptionsView TcxvgOptionsView
See Also