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 WeekView_Title { get; set; } |
| Visual Basic |
|---|
Public Property WeekView_Title As String Get Set |
| JScript |
|---|
function get WeekView_Title () : String function set WeekView_Title (value : String) |