ComponentOne DataGrid for WPF and Silverlight
C1RiaAdapter Class Members
Fields  Properties  Methods  Events

C1.Silverlight.DataGrid.Ria Namespace : C1RiaAdapter Class

The following tables list the members exposed by C1RiaAdapter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the C1RiaAdapter class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the DataGrid dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Data dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FilterOperator dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the InteractionMode dependency property.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.ContentControl)
Public Property (Inherited from System.Windows.Controls.ContentControl)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets the underlying ICollectionView which can be used as ItemsSource for the C1DataGrid.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets the data grid to which the adapter control is associated.  
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.UIElement)
Public PropertyGets or sets the logical operator used for combining FilterDescriptors in the filters collection.  
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyIf a set of pending changes exists in the client application, the DomainDataSource will not be able to perform a Load operation, this affects filtering, sorting and grouping. The InteractionMode determines the way the C1RiaAdapter will handle this scenarios. Preventive: the C1RiaAdapter will disable the features that are not allowed while there are pending changes. Prompt: the C1RiaAdapter will ask the user to commit changes before continuing. None: no special handling.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.FrameworkElement)
Public PropertyGets or sets a value indicating whether the numeric filters for the C1DataGrid will be the default ones or will be overridden with RIA Services compliant filters.  
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.UIElement)
Public Property (Inherited from System.Windows.FrameworkElement)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.Controls.Control)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.Controls.Control)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.FrameworkElement)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.UIElement)
Public Method (Inherited from System.Windows.UIElement)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.Controls.Control)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.UIElement)
Public Event (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

C1RiaAdapter Class
C1.Silverlight.DataGrid.Ria Namespace