TcxGridLevelTabs.Owner Property
In This Article
Provides access to the grid control which displays grid level tabs.
#Declaration
Delphi
property Owner: TcxCustomGrid read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property to access members of the grid control that displays grid level tabs using settings specified by the current instance of the TcxGridLevelTabs class.
See Also