RadControls for Silverlight

Gets serialization tag of the affected element.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Docking (in Telerik.Windows.Controls.Docking.dll) Version: 2013.1.403.1050

Syntax

C#
public string AffectedElementSerializationTag { get; private set; }
Visual Basic
Public Property AffectedElementSerializationTag As String
	Get
	Private Set

Field Value

The serialization tag of the affected element.

See Also