SvgImageBox.AutoSizeInLayoutControl Property
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default |
---|---|
Boolean | false |
See Also
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
[DefaultValue(false)]
public bool AutoSizeInLayoutControl { get; set; }
<DefaultValue(False)>
Public Property AutoSizeInLayoutControl As Boolean
Type | Default |
---|---|
Boolean | false |
No
Your feedback is appreciated.