Back to Devexpress

TcxCustomGrid.ActiveView Property

vcl-cxgrid-dot-tcxcustomgrid-1fade77c.md

latest535 B
Original Source

TcxCustomGrid.ActiveView Property

Provides access to the View associated with the currently active root grid level.

Declaration

delphi
property ActiveView: TcxCustomGridView read;

Property Value

Type
TcxCustomGridView

See Also

TcxCustomGrid Class

TcxCustomGrid Members

cxGrid Unit