Back to Devexpress

XtraUserControl.EnableIXtraResizeableControlInterfaceProxy Property

windowsforms-devexpress-dot-xtraeditors-dot-xtrausercontrol-1c7ff41b.md

latest1.3 KB
Original Source

XtraUserControl.EnableIXtraResizeableControlInterfaceProxy Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
[DefaultValue(true)]
public bool EnableIXtraResizeableControlInterfaceProxy { get; set; }
vb
<DefaultValue(True)>
<Browsable(False)>
Public Property EnableIXtraResizeableControlInterfaceProxy As Boolean

Property Value

TypeDefault
Booleantrue

See Also

XtraUserControl Class

XtraUserControl Members

DevExpress.XtraEditors Namespace