Class
NavigationData

A class that is used by the NavigationBehavior to provide access to the ServiceProvider.

Definition

Namespace:Telerik.Windows.Controls.ScheduleView

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

cs-api-definition
public class NavigationData

Inheritance: objectNavigationData

Properties

Orientation

Gets the orientation.

Declaration

cs-api-definition
public Orientation Orientation { get; }

Property Value

Orientation

The orientation.

ServiceProvider

Gets the service provider.

Declaration

cs-api-definition
public IServiceProvider ServiceProvider { get; }

Property Value

IServiceProvider

The service provider.

In this article
DefinitionPropertiesOrientationServiceProvider
Not finding the help you need?
Contact Support