Componentone Toolbar for WPF and Silverlight
In This Topic
    Content Positioning Properties
    In This Topic

    The following properties let you customize the position of header and content area content in the C1Toolbar control.

    Property

    Description

    Padding

    Gets or sets the padding inside a control. This is a dependency property.

    HorizontalAlignment

    Gets or sets the horizontal alignment characteristics applied to this element when it is composed within a parent element, such as a panel or items control. This is a dependency property.

    HorizontalContentAlignment

    Gets or sets the horizontal alignment of the control's content. This is a dependency property.

    VerticalAlignment

    Gets or sets the vertical alignment characteristics applied to this element when it is composed within a parent element such as a panel or items control. This is a dependency property.

    VerticalContentAlignment

    Gets or sets the vertical alignment of the control's content. This is a dependency property.