TcxGridViewHandler.Control Property
Specifies the grid control owning the View.
Declaration
property Control: TcxControl read;
Property Value
Type |
---|
TcxControl |
Remarks
The Control property returns the grid control which owns the View.
See Also