TcxCustomGrid.ViewExists(TcxCustomGridView) Method
In This Article
#Declaration
Delphi
function ViewExists(AView: TcxCustomGridView): Boolean;
#Parameters
Name | Type |
---|---|
AView | Tcx |
#Returns
Type |
---|
Boolean |
See Also