Version

EnableMultiResourceCaption Property (WebDayView)

Indicates whether caption with all resources shall be rendered to provide visual aid for what resources are shown and to enable switching of active reosurce.
Syntax
'Declaration
 
Public Property EnableMultiResourceCaption As Boolean
public bool EnableMultiResourceCaption {get; set;}
Remarks

When EnableMultiResourceCaption is set to true, additional caption header will be rendered with all resources.

Works only when EnableMultiResourceView of WebScheduleInfo control is TRUE

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also