BaseView.LookUpOwner Property
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public RepositoryItemGridLookUpEditBase LookUpOwner { get; }
Property Value
| Type |
|---|
| RepositoryItemGridLookUpEditBase |
See Also