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

The following tables list the members exposed by RowSelector.

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)ContainerRectPropertyIdentifies the ContainerRect dependency property.  
Public Fieldstatic (Shared in Visual Basic)HasValidationErrorPropertyIdentifies the HasValidationError dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsBeingEditedPropertyIdentifies the IsBeingEdited dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsCurrentPropertyIdentifies the IsCurrent dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsPressedPropertyIdentifies the IsPressed dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemIndexPropertyIdentifies the ItemIndex dependency property.  
Public Fieldstatic (Shared in Visual Basic)OrientationPropertyIdentifies the Orientation dependency property.  
Public Fieldstatic (Shared in Visual Basic)RowSelectorStylePropertyIdentifies the RowSelectorStyle attached property.  
Public Fieldstatic (Shared in Visual Basic)RowTypePropertyIdentifies the RowType dependency property.  
Public Fieldstatic (Shared in Visual Basic)VisiblePropertyIdentifies the Visible attached property.  
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 PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyClipToBounds (Inherited from System.Windows.UIElement)
Public PropertyCommandBindings (Inherited from System.Windows.UIElement)
Public PropertyContainerRectGets the row selector's container Rect.  
Public PropertyContent (Inherited from System.Windows.Controls.ContentControl)
Public PropertyContentTemplate (Inherited from System.Windows.Controls.ContentControl)
Public PropertyContentTemplateSelector (Inherited from System.Windows.Controls.ContentControl)
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 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 PropertyHasContent (Inherited from System.Windows.Controls.ContentControl)
Public PropertyHasValidationErrorGets a value indicating whether the row selector's associated row has a validation error.  
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyInputBindings (Inherited from System.Windows.UIElement)
Public PropertyInputScope (Inherited from System.Windows.FrameworkElement)
Public PropertyIsArrangeValid (Inherited from System.Windows.UIElement)
Public PropertyIsBeingEditedGets or sets a value indicating whether the row selector's associated data item is being edited.  
Public PropertyIsCurrentGets or sets a value indicating whether the row selector's associated row is current.  
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 PropertyIsPressedGets or sets a value indicating whether the RowSelector is pressed.  
Public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
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 PropertyIsVisible (Inherited from System.Windows.UIElement)
Public PropertyItemIndexGets the index of the RowSelector's associated data item.  
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 PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyOrientationGets or sets the orientation of the RowSelector.  
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 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 PropertyRowTypeGets the type of the row associated with the row selector.  
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 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 MethodBeginInit (Inherited from System.Windows.FrameworkElement)
Public MethodBeginStoryboardOverloaded.  (Inherited from System.Windows.FrameworkElement)
Public MethodBringIntoViewOverloaded.  (Inherited from System.Windows.FrameworkElement)
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 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 Methodstatic (Shared in Visual Basic)GetRowSelectorStyleGets the style that will be applied to row selectors.  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)GetVisibleGets a value indicating whether the row selectors are visible.  
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 Methodstatic (Shared in Visual Basic)SetRowSelectorStyleSets the style that will be applied to row selectors.  
Public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)SetVisibleSets a value indicating whether the row selectors are visible.  
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 MethodAddChild (Inherited from System.Windows.Controls.ContentControl)
Protected MethodAddLogicalChild (Inherited from System.Windows.FrameworkElement)
Protected MethodAddText (Inherited from System.Windows.Controls.ContentControl)
Protected MethodAddVisualChild (Inherited from System.Windows.Media.Visual)
Protected MethodArrangeCore (Inherited from System.Windows.FrameworkElement)
Protected MethodArrangeOverride (Inherited from System.Windows.Controls.Control)
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 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 MethodOnContentChanged (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOnContentTemplateChanged (Inherited from System.Windows.Controls.ContentControl)
Protected MethodOnContentTemplateSelectorChanged (Inherited from System.Windows.Controls.ContentControl)
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 MethodOnGiveFeedback (Inherited from System.Windows.UIElement)
Protected MethodOnGotFocus (Inherited from System.Windows.FrameworkElement)
Protected MethodOnGotKeyboardFocus (Inherited from System.Windows.UIElement)
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 System.Windows.UIElement)
Protected MethodOnIsKeyboardFocusWithinChanged (Inherited from System.Windows.UIElement)
Protected MethodOnIsMouseCapturedChanged (Inherited from System.Windows.UIElement)
Protected Method