Xceed.Silverlight.Controls.v2.0 Assembly > Xceed.Silverlight.Controls Namespace : RangeDataNavigationConfiguration Class |
The following tables list the members exposed by RangeDataNavigationConfiguration.
Name | Description | |
---|---|---|
RangeDataNavigationConfiguration Constructor | Initializes a new instance of the RangeDataNavigationConfiguration class. |
Name | Description | |
---|---|---|
EndProperty | Identifies the End dependency property. | |
StartProperty | Identifies the Start dependency property. | |
StepProperty | Identifies the Step dependency property. |
Name | Description | |
---|---|---|
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
End | Gets or sets the end value of the range. | |
ItemContainerStyle | Gets or sets the style that is used when rendering the item containers. (Inherited from Xceed.Silverlight.Controls.DataNavigationConfiguration) | |
ItemTemplate | Gets or sets the data template used to display each item. (Inherited from Xceed.Silverlight.Controls.DataNavigationConfiguration) | |
Start | Gets or sets the start value of the range. | |
Step | Gets or sets the value used to step between Start and End. |
Name | Description | |
---|---|---|
IsInitialized | Gets or sets a value that indicates whether this element has been initialized. (Inherited from Xceed.Silverlight.Controls.DataNavigationConfiguration) |
Name | Description | |
---|---|---|
ClearValue | (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetKeys | Overridden. Returns a list of the keys used by the configuration. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
BeginInitCore | (Inherited from Xceed.Silverlight.Controls.DataNavigationConfiguration) | |
EndInitCore | Overridden. | |
UpdateKeys |