RepositoryItemGridLookUpEditBase.AllowUpdatePopupWidth Property
Gets whether it is allowed to update popup width.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if it is allowed to update popup width; otherwise, false. |
See Also