C1.Silverlight.Schedule.5
ChangeStyleCommand Field

Defines the command that changes the System.Windows.Style property with the specified Style or a style referenced by the specified ResourceDictionary key.
Syntax
'Declaration
 
Public Shared ReadOnly ChangeStyleCommand As C1.Silverlight.C1Command
public static readonly C1.Silverlight.C1Command ChangeStyleCommand
Remarks
This command is executed by the C1Scheduler and is implemented by the ChangeStyle(Object) method.

Command parameter: Style or a ResourceDictionary key representing a Style.

See Also

Reference

C1Scheduler Class
C1Scheduler Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.