RepositoryItemGridLookUpEditBase.View Property
In This Article
Gets or sets the View used to represent data in the dropdown. This property is hidden. Use the RepositoryItemGridLookUpEditBase.PopupView property instead.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type |
---|
Grid |
#Remarks
Use the RepositoryItemGridLookUpEditBase.PopupView property instead.
See Also