Looks up a localized string similar to Please select a valid scheduler view to print. The General, Holiday List, and Runtime tabs do not support printing..

Namespace: Ico.Schwx.Resources
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static string PrintNotAllowed { get; }
Visual Basic
Public Shared ReadOnly Property PrintNotAllowed As String
	Get
JScript
static function get PrintNotAllowed () : String

See Also