# Title Settings

Learn how to implement the font and text properties for the title in the C1Scheduler control.

## Content

Through the **Title** setting of the **Visual Style** dialog box, you can set the font and text properties for the title.

![Title Node](https://cdn.mescius.io/document-site-files/images/675b9aff-7616-4324-81ac-58e410fb9531/imagesext/image9_22.png)

The following properties are available through the **Title** setting:

| Group | Property | Description |
| ----- | -------- | ----------- |
| @rows=9:**Title** | Image | Sets the image for the title. |
| Title font | Sets the font for the title. |
| Title text color | Sets the text color for title bar. |
| Title | Sets the text that will appear in the title bar. |
| Information font | Sets the font for the date in the title bar. |
| Date format | Sets the format of the date in the title bar. Available formats include:<ul><li><b>d</b> \- Displays the numeric date value\. For example\, <b>1/9/2007</b>.</li><li><b>MMMM d, yyy</b> \- Displays the full name of the month\, the numeric date value\, and the year\. For example\, <b>January 9, 2007</b>.</li><li><b>yyy, MMMM d</b> \- Displays the year\, the full name of the month and the numeric date value\. For example\, <b>2007, January 9</b>.</li><li><b>yyy, d MMMM</b> \- Displays the year\, the numeric date value and the full name of the month\. For example\, <b>2007, 9 January</b>.</li><li><b>d MMMM, yyy</b> \- Displays the date value\, the full name of the month and the year\. For example\, <b>9 January, 2007</b>.</li></ul> |
| Information text color | Sets the text color for the date in the title bar. |
| Information alignment | Sets the alignment for the date in the title bar. |
| Show browse buttons | Displays the browse buttons when checked. |
| @rows=7:**Background** | Background color | Sets the background color for the title. |
| Gradient color | Sets the background gradient color. |
| Gradient | Sets the background gradient mode. |
| Gamma correction | Applies gamma correction to the background gradient when checked. |
| Gradient center | Sets the center of the gradient background. |
| Gradient blend | Sets the Drawing.Drawing2D.Blend used to paint the background gradient. |
| Image | Sets the background image. |

## See Also

[Navigation Buttons Node](/componentone/docs/win/online-schedule/concepts/appearance-styling/c1schedulevisualstyl/titlenode/navigationbuttonsnod1)