ComponentOne DateTimeEditors for WPF
In This Topic
    Text Properties
    In This Topic

    The following properties allow you to customize the appearance of text in the C1DateTimePicker control. All these properties are available in both, .NET Framework and .NET Core.

    Property

    Description

    FontFamily

    Gets or sets the font family of the control. This is a dependency property.

    FontSize

    Gets or sets the font size. This is a dependency property.

    FontStretch

    Gets or sets the degree to which a font is condensed or expanded on the screen. This is a dependency property.

    FontStyle

    Gets or sets the font style. This is a dependency property.

    FontWeight

    Gets or sets the weight or thickness of the specified font. This is a dependency property.