Reporting

Namespace: Telerik.Reporting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
[ObsoleteAttribute("Use the Docking property instead.")]
public DockStyle Dock { get; set; }
Visual Basic
<ObsoleteAttribute("Use the Docking property instead.")> _
Public Property Dock As DockStyle
	Get
	Set

Version Information

Obsolete (compiler warning) in 1.0.1

See Also