Silverlight SDK for Microsoft Bing
TextAlignment Property
OverviewSystem.Windows.ControlsLinkLabelTextAlignment
Gets/Sets the alignment of the text in the LinkLabel.
Declaration Syntax
C#Visual BasicVisual C++
public TextAlignment TextAlignment { get; set; }
Public Property TextAlignment As TextAlignment
public:
property TextAlignment TextAlignment {
	TextAlignment get ();
	void set (TextAlignment value);
}

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)