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