[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentControl.DateCalendar

DateCalendar Property

DateCalendar

Gets or sets the calendar which shall be displayed for the current date picker content control, if a user interface is present for the content control. This property has effect only for content controls with type Date.

Declaration
public CalendarType DateCalendar { get; set; }
Public Property DateCalendar As CalendarType