conaito Office2Silverlight SDK
Indicates where an element should be displayed on the horizontal axis relative to the allocated layout slot of the parent element.

Namespace: Conaito.Office2Silverlight
Assembly: office2silverlight (in office2silverlight.exe) Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public enum ToolbarHorizontalAlignment
Visual Basic
Public Enumeration ToolbarHorizontalAlignment
Visual C++
public enum class ToolbarHorizontalAlignment

Members

Member nameDescription
Left
Center
Right
Stretch

See Also