XtraPanel.ShouldSerializeAutoSizeMode() Method
In This Article
Gets whether the XtraPanel.AutoSizeMode property should be serialized.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Returns
Type | Description |
---|---|
Boolean | true if the Xtra |
See Also