Basic Library for WPF and Silverlight | ComponentOne
WPF and Silverlight Edition Basic Library / HeaderedContentControl / HeaderedContentControl for WPF and Silverlight Layout and Appearance / HeaderedContentControl for WPF and Silverlight Appearance Properties / Size Properties
In This Topic
    Size Properties
    In This Topic

    The following properties let you customize the size of C1HeaderedContentControl.

    Property Description
    Height Gets or sets the suggested height of the element. This is a dependency property.
    MaxHeight Gets or sets the maximum height constraint of the element. This is a dependency property.
    MaxWidth Gets or sets the maximum width constraint of the element. This is a dependency property.
    MinHeight Gets or sets the minimum height constraint of the element. This is a dependency property.
    MinWidth Gets or sets the minimum width constraint of the element. This is a dependency property.
    Width Gets or sets the width of the element. This is a dependency property.