C1.Silverlight.Schedule.5
ChangeStyle(Object) Method

Style or a ResourceDictionary key representing a Style.
Changes the System.Windows.Style property with the specified Style or a style referenced by the specified ResourceDictionary key.
Syntax
'Declaration
 
Public Sub ChangeStyle( _
   ByVal styleOrKey As System.Object _
) 
public void ChangeStyle( 
   System.object styleOrKey
)

Parameters

styleOrKey
Style or a ResourceDictionary key representing a Style.
See Also

Reference

C1Scheduler Class
C1Scheduler Members

 

 


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