TcxGridLevelTabs.Owner Property
Provides access to the grid control which displays grid level tabs.
Declaration
property Owner: TcxCustomGrid read;
Property Value
Type |
---|
TcxCustomGrid |
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