ServicePRO SDK Help

stcViewDisplay..::..Enabled Property

Gets or sets a value indicating whether this stcViewDisplay is enabled.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public bool Enabled { get; set; }
Public Property Enabled As Boolean
	Get
	Set

Field Value

true if enabled; otherwise, false.