Xceed DataGrid for Silverlight Documentation
RangeDataNavigationConfiguration Class Members
Fields  Properties  Methods 


The following tables list the members exposed by RangeDataNavigationConfiguration.

Public Constructors
 NameDescription
Public ConstructorRangeDataNavigationConfiguration ConstructorInitializes a new instance of the RangeDataNavigationConfiguration class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)EndPropertyIdentifies the End dependency property.  
Public Fieldstatic (Shared in Visual Basic)StartPropertyIdentifies the Start dependency property.  
Public Fieldstatic (Shared in Visual Basic)StepPropertyIdentifies the Step dependency property.  
Top
Public Properties
 NameDescription
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyEndGets or sets the end value of the range.  
Public PropertyItemContainerStyleGets or sets the style that is used when rendering the item containers. (Inherited from Xceed.Silverlight.Controls.DataNavigationConfiguration)
Public PropertyItemTemplateGets or sets the data template used to display each item. (Inherited from Xceed.Silverlight.Controls.DataNavigationConfiguration)
Public PropertyStartGets or sets the start value of the range.  
Public PropertyStepGets or sets the value used to step between Start and End.  
Top
Protected Properties
 NameDescription
Protected PropertyIsInitializedGets or sets a value that indicates whether this element has been initialized. (Inherited from Xceed.Silverlight.Controls.DataNavigationConfiguration)
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetKeysOverridden. Returns a list of the keys used by the configuration.  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
See Also

Reference

RangeDataNavigationConfiguration Class
Xceed.Silverlight.Controls Namespace

Send Feedback