Class HardPages
Enumeration used by the HardPages property.
Inheritance
System.Object
HardPages
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public sealed class HardPages : Enum
Fields
All
Custom
Only certain number of pages, defined by the user, are hard.
Declaration
public const HardPages Custom
Field Value
First
FirstAndLast
Only the first and last pages are hard.
Declaration
public const HardPages FirstAndLast
Field Value
Last
None
value__
Declaration
public int value__
Field Value
System.
|