Title for the week view.
Namespace: Ico.SchwxAssembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string CalendarView_Title { get; set; } |
Visual Basic |
---|
Public Property CalendarView_Title As String Get Set |
JScript |
---|
function get CalendarView_Title () : String function set CalendarView_Title (value : String) |