ClassRadNavigationViewElementNames
Class
Holds the list of the important RadNavigationView element names.
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
cs-api-definition
public class RadNavigationViewElementNames
Inheritance: objectRadNavigationViewElementNames
Constructors
RadNavigationViewElementNames()
Declaration
cs-api-definition
public RadNavigationViewElementNames()
Fields
FlyoutOverlayName
The name of the PART_FlyoutOverlay button.
Declaration
cs-api-definition
public const string FlyoutOverlayName = "PART_FlyoutOverlay"
Field Value
PaneRootName
The name of the PART_PaneRoot button.
PaneToggleButtonName
The name of the PaneToggleButton button.
Declaration
cs-api-definition
public const string PaneToggleButtonName = "PaneToggleButton"
Field Value
ScrollViewerName
The name of the PART_ScrollViewer button.
Declaration
cs-api-definition
public const string ScrollViewerName = "PART_ScrollViewer"
Field Value