TcxGridSite.Container Property
Specifies the grid control containing a site object.
Declaration
property Container: TcxControl read;
Property Value
Type |
---|
TcxControl |
Remarks
The Container property returns an instance of the TcxGrid class, which contains the current grid site control.
See Also