DataRow Class Members
See Also  Properties  Methods  Events
Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : DataRow Class

The following tables list the members exposed by DataRow.

Public Constructors

 NameDescription
Public ConstructorDataRow ConstructorInitializes a new instance of the DataRow class.  
Top

Public Properties

 NameDescription
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyBackground (Inherited from System.Windows.Controls.Control)
Public PropertyBitmapEffect (Inherited from System.Windows.UIElement)
Public PropertyBitmapEffectInput (Inherited from System.Windows.UIElement)
Public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
Public PropertyCellEditorDisplayConditionsGets or sets a value indicating under what conditions the editors for the cells are displayed. (Inherited from Row)
Public PropertyCellErrorStyleGets or sets the style that will be used by the cells contained in the row when their content fails the validation process. (Inherited from Row)
Public PropertyCellsGets a collection of the cells contained in the row. (Inherited from Row)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyClipToBounds (Inherited from System.Windows.UIElement)
Public PropertyCommandBindings (Inherited from System.Windows.UIElement)
Public PropertyContextMenu (Inherited from System.Windows.FrameworkElement)
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEditTriggersGets or sets a value indicating what triggers will cause cells to enter edit mode. (Inherited from Row)
Public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
Public PropertyFocusable (Inherited from System.Windows.UIElement)
Public PropertyFocusVisualStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
Public PropertyFontSize (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
Public PropertyForceCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyForeground (Inherited from System.Windows.Controls.Control)
Public PropertyHasAnimatedProperties (Inherited from System.Windows.UIElement)
Public PropertyHasValidationErrorGets a value indicating whether the content of one of the cells contained in the row failed the validation process. (Inherited from Row)
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyInactiveSelectionBackgroundGet or sets the background of the selected rows when a grid does not have the focus. (Inherited from Row)
Public PropertyInactiveSelectionForegroundGet or sets the foreground of the selected rows when a grid does not have the focus. (Inherited from Row)
Public PropertyInputBindings (Inherited from System.Windows.UIElement)
Public PropertyInputScope (Inherited from System.Windows.FrameworkElement)
Public PropertyIsArrangeValid (Inherited from System.Windows.UIElement)
Public PropertyIsBeingEditedGets a value indicating whether the row is being edited. (Inherited from Row)
Public PropertyIsCurrentGets a value indicating whether the row is the current item. (Inherited from Row)
Public PropertyIsDirtyGets a value indicating whether the content of one of the cells in the row has been modified. (Inherited from Row)
Public PropertyIsEnabled (Inherited from System.Windows.UIElement)
Public PropertyIsFocused (Inherited from System.Windows.UIElement)
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsInitialized (Inherited from System.Windows.FrameworkElement)
Public PropertyIsInputMethodEnabled (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocused (Inherited from System.Windows.UIElement)
Public PropertyIsKeyboardFocusWithin (Inherited from System.Windows.UIElement)
Public PropertyIsLoaded (Inherited from System.Windows.FrameworkElement)
Public PropertyIsMeasureValid (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptured (Inherited from System.Windows.UIElement)
Public PropertyIsMouseCaptureWithin (Inherited from System.Windows.UIElement)
Public PropertyIsMouseDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyIsMouseOver (Inherited from System.Windows.UIElement)
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Public PropertyIsSelectedGets a value indicating whether the row is selected. (Inherited from Row)
Public PropertyIsStylusCaptured (Inherited from System.Windows.UIElement)
Public PropertyIsStylusCaptureWithin (Inherited from System.Windows.UIElement)
Public PropertyIsStylusDirectlyOver (Inherited from System.Windows.UIElement)
Public PropertyIsStylusOver (Inherited from System.Windows.UIElement)
Public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
Public PropertyIsValidationErrorRestrictiveGets or sets a value indicating whether the validation rule that failed prevents the focus from moving to another row until the error is fixed. (Inherited from Row)
Public PropertyIsVisible (Inherited from System.Windows.UIElement)
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyLayoutTransform (Inherited from System.Windows.FrameworkElement)
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyNavigationBehaviorGets or sets a value indicating how the focus navigates from one element to another in a grid. (Inherited from Row)
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyOverridesDefaultStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyPadding (Inherited from System.Windows.Controls.Control)
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyPersistId (Inherited from System.Windows.UIElement)
Public PropertyReadOnlyGets or sets a value indicating whether the row is read-only. (Inherited from Row)
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResources (Inherited from System.Windows.FrameworkElement)
Public PropertySelectionBackgroundGet or sets the background of the selected rows when a grid is focused. (Inherited from Row)
Public PropertySelectionForegroundGet or sets the foreground of the selected rows when a grid is focused. (Inherited from Row)
Public PropertySnapsToDevicePixels (Inherited from System.Windows.UIElement)
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplate (Inherited from System.Windows.Controls.Control)
Public PropertyTemplatedParent (Inherited from System.Windows.FrameworkElement)
Public PropertyToolTip (Inherited from System.Windows.FrameworkElement)
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyValidationErrorGets or sets information about the validation rule that failed the validation process. (Inherited from Row)
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

Public Methods

 NameDescription
Public MethodAddHandlerOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodAddToEventRoute (Inherited from System.Windows.UIElement)
Public MethodApplyAnimationClockOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.FrameworkElement)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodBeginAnimationOverloaded.  (Inherited from System.Windows.UIElement)
Public MethodBeginEditPlaces the row in edition mode. (Inherited from Row)
Public MethodBeginInit (Inherited from System.Windows.FrameworkElement)
Public MethodBeginStoryboardOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodBringIntoViewOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodCancelEditCancels the edition process. (Inherited from Row)
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodCaptureStylus (Inherited from System.Windows.UIElement)
Public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
Public MethodEndEditEnds the edition process and allows the row to exist edit mode. (Inherited from Row)
Public MethodEndInit (Inherited from System.Windows.FrameworkElement)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodFindCommonVisualAncestor (Inherited from System.Windows.Media.Visual)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFindResource (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.UIElement)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.UIElement)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetHashCode (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInputHitTest (Inherited from System.Windows.UIElement)
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateVisual (Inherited from System.Windows.UIElement)
Public MethodIsAncestorOf (Inherited from System.Windows.Media.Visual)
Public MethodIsDescendantOf (Inherited from System.Windows.Media.Visual)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodMoveFocus (Inherited from System.Windows.FrameworkElement)
Public MethodOnApplyTemplateOverridden. Builds the visual tree for the element.  
Public MethodPointFromScreen (Inherited from System.Windows.Media.Visual)
Public MethodPointToScreen (Inherited from System.Windows.Media.Visual)
Public MethodPredictFocus (Inherited from System.Windows.FrameworkElement)
Public MethodRaiseEvent (Inherited from System.Windows.UIElement)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodRegisterName (Inherited from System.Windows.FrameworkElement)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodReleaseStylusCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodSetBindingOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodSetResourceReference (Inherited from System.Windows.FrameworkElement)
Public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodToString (Inherited from System.Windows.Controls.Control)
Public MethodTransformToAncestorOverloaded.  (Inherited from System.Windows.Media.Visual)
Public MethodTransformToDescendant (Inherited from System.Windows.Media.Visual)
Public MethodTransformToVisual (Inherited from System.Windows.Media.Visual)
Public MethodTranslatePoint (Inherited from System.Windows.UIElement)
Public MethodTryFindResource (Inherited from System.Windows.FrameworkElement)
Public MethodUnregisterName (Inherited from System.Windows.FrameworkElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
Protected MethodAddLogicalChild (Inherited from System.Windows.FrameworkElement)
Protected MethodAddVisualChild (Inherited from System.Windows.Media.Visual)
Protected MethodArrangeCore (Inherited from System.Windows.FrameworkElement)
Protected MethodArrangeOverride (Inherited from System.Windows.Controls.Control)
Protected MethodBeginEditCoreOverridden. Called after the BeginEdit method to allow custom edit behavior.  
Protected MethodCancelEditCoreOverridden. Called after the CancelEdit method to allow custom edit behavior.  
Protected MethodClearContainerOverridden. Clears the content of the DataRow.  
Protected MethodCreateCellOverridden. Create a new Cell in the row.  
Protected MethodEndEditCoreOverridden. Called after the EndEdit method to allow custom edit behavior.  
Protected MethodGetLayoutClip (Inherited from System.Windows.FrameworkElement)
Protected MethodGetTemplateChild (Inherited from System.Windows.FrameworkElement)
Protected MethodGetUIParentCore (Inherited from System.Windows.FrameworkElement)
Protected MethodGetVisualChild (Inherited from System.Windows.FrameworkElement)
Protected MethodHitTestCoreOverloaded.  (Inherited from System.Windows.UIElement)
Protected MethodIsValidCellTypeOverridden. Retrieves a value indicating whether the type of the specified cell is supported by the row.  
Protected MethodMeasureCore (Inherited from System.Windows.FrameworkElement)
Protected MethodMeasureOverride (Inherited from System.Windows.Controls.Control)
Protected MethodOnAccessKey (Inherited from System.Windows.UIElement)
Protected MethodOnChildDesiredSizeChanged (Inherited from System.Windows.UIElement)
Protected MethodOnContextMenuClosing (Inherited from System.Windows.FrameworkElement)
Protected MethodOnContextMenuOpening (Inherited from System.Windows.FrameworkElement)
Protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
Protected MethodOnDragEnter (Inherited from System.Windows.UIElement)
Protected MethodOnDragLeave (Inherited from System.Windows.UIElement)
Protected MethodOnDragOver (Inherited from System.Windows.UIElement)
Protected MethodOnDrop (Inherited from System.Windows.UIElement)
Protected MethodOnEditBeginningRaises the EditBeginning event, which signals that the edit process is about to begin. (Inherited from Row)
Protected MethodOnEditBegunRaises the EditBegun event, which signals that the edit process has begun. (Inherited from Row)
Protected MethodOnEditCanceledRaises the EditCanceled event, which signals that the edit process has been canceled. (Inherited from Row)
Protected MethodOnEditCancelingRaises the EditCanceling event, which signals that the edit process is being canceled. (Inherited from Row)
Protected MethodOnEditEndedRaises the EditEnded event, which signals that the edit process has ended. (Inherited from Row)
Protected MethodOnEditEndingRaises the EditEnding event, which signals that the edit process is about to end. (Inherited from Row)
Protected MethodOnGiveFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnGotFocus (Inherited from System.Windows.FrameworkElement)
Protected MethodOnGotKeyboardFocusInvoked when an unhandled GotKeyboardFocus attached event reaches this element in its route. (Inherited from Row)
Protected MethodOnGotMouseCapture (Inherited from System.Windows.UIElement)
Protected MethodOnGotStylusCapture (Inherited from System.Windows.UIElement)
Protected MethodOnInitialized (Inherited from System.Windows.FrameworkElement)
Protected MethodOnIsKeyboardFocusedChanged (Inherited from