[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.ChangeStyle

ChangeStyle Method

ChangeStyle(object)

Changes the Style property with the specified Style or a style referenced by the specified ResourceDictionary key.

Declaration
public void ChangeStyle(object styleOrKey)
Parameters
Type Name Description
object styleOrKey

Style or a ResourceDictionary key representing a Style.