RepositoryItemPopupContainerEdit.AllowUpdatePopupWidth Property
Gets whether it is allowed to update popup width.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v22.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if it is allowed to update popup width; otherwise, false. |
See Also