Back to Devexpress

XtraScrollableControl.EnableIXtraResizeableControlInterfaceProxy Property

windowsforms-devexpress-dot-xtraeditors-dot-xtrascrollablecontrol-7d039a8b.md

latest1.4 KB
Original Source

XtraScrollableControl.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

XtraScrollableControl Class

XtraScrollableControl Members

DevExpress.XtraEditors Namespace