Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / BeforeViewChangeEventArgs Class / Style Property

In This Topic
    Style Property (BeforeViewChangeEventArgs)
    In This Topic
    Gets or sets BeforeViewChangeEventArgs.Style value determining which Style should be selected.
    Syntax
    'Declaration
     
    
    Public Property Style As Style
    public Style Style {get; set;}
    See Also