A newer version of this page is available.
Switch to the current version.
XRControl.Dock Property
Obsolete. For internal use.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
[Obsolete("The Dock property is now obsolete and isn't used at all. Note that you can achieve a similar functionality using the AnchorVertical property.")]
[Browsable(false)]
public XRDockStyle Dock { get; set; }
<Obsolete("The Dock property is now obsolete and isn't used at all. Note that you can achieve a similar functionality using the AnchorVertical property.")>
<Browsable(False)>
Public Property Dock As XRDockStyle
Property Value
Type |
---|
XRDockStyle |
See Also
Feedback