Version

RowHeaderUIElement Class Properties

For a list of all members of this type, see RowHeaderUIElement members.

Public Properties
 NameDescription
Public PropertyAccessibilityInstance (Inherited from Infragistics.Win.UIElement)
Public PropertyAccessibilityInstanceResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyAdjustable (Inherited from Infragistics.Win.UIElement)
Public PropertyAreTouchMetricsEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyAxisNameReturns the name of the associated Axis. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.HeaderUIElement)
Public PropertyBorderSidesBorder sides (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.PivotGridItemUIElement)
Public PropertyBorderStyleBorderStyle (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.PivotGridItemUIElement)
Public PropertyCancelCaptureOnEscape (Inherited from Infragistics.Win.UIElement)
Public PropertyChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyChildElementsDirty (Inherited from Infragistics.Win.UIElement)
Public PropertyClipRect (Inherited from Infragistics.Win.UIElement)
Public PropertyControl (Inherited from Infragistics.Win.UIElement)
Public PropertyControlElement (Inherited from Infragistics.Win.UIElement)
Public PropertyCursor (Inherited from Infragistics.Win.UIElement)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDrawingClipRect (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRect (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRectInsideBorders (Inherited from Infragistics.Win.UIElement)
Public PropertyDrawingRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyEnabled (Inherited from Infragistics.Win.UIElement)
Public PropertyExpandedReturns a boolean value indicating whether the Tuple associated with this element is currently expanded. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.HeaderUIElement)
Public PropertyHasChildElements (Inherited from Infragistics.Win.UIElement)
Public PropertyIsAccessibleElement (Inherited from Infragistics.Win.UIElement)
Public PropertyIsDrawing (Inherited from Infragistics.Win.UIElement)
Public PropertyIsElementDrawn (Inherited from Infragistics.Win.UIElement)
Public PropertyIsExpandableReturns a boolean value indicating whether the Tuple associated with this element is expandable. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.HeaderUIElement)
Public PropertyIsFullyVisible (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaDelegatingElement (Inherited from Infragistics.Win.UIElement)
Public PropertyIsUiaElement (Inherited from Infragistics.Win.UIElement)
Public PropertyNestDepth (Inherited from Infragistics.Win.UIElement)
Public PropertyParent (Inherited from Infragistics.Win.UIElement)
Public PropertyParentIsRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyPath (Inherited from Infragistics.Win.UIElement)
Public PropertyPivotGridReturns a reference to the associated UltraPivotGrid control. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.UIElementBase)
Public PropertyRect (Inherited from Infragistics.Win.UIElement)
Public PropertyRectInsideBorders (Inherited from Infragistics.Win.UIElement)
Public PropertyRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyRightToLeft (Inherited from Infragistics.Win.UIElement)
Public PropertyRightToLeftResolved (Inherited from Infragistics.Win.UIElement)
Public PropertyRowReturns the associated PivotGridRow, or null if this header is not directly associated with a row.  
Public PropertySelectableItemOverridden. Returns the ISelectableItem for this element.  
Public PropertyThemedElementRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyToolTipItem (Inherited from Infragistics.Win.UIElement)
Public PropertyTupleIndexReturns the index of the associated Tuple. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.HeaderUIElement)
Public PropertyUIAutomationProvider (Inherited from Infragistics.Win.UIElement)
Public PropertyUIRoleReturns the AppStyling role for this element (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.UIElementBase)
Public PropertyUIRoleNameReturns the name of the Application Styling role with which this element is associated, or an empty string if this element is not associated with any role. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.UIElementBase)
Public PropertyUIRoleResolved (Inherited from Infragistics.Win.UIElement)
Protected Properties
 NameDescription
Protected PropertyAxisItemOverridden. Returns a reference to the associated PivotGridAxisItemBase instance.  
Protected PropertyChildElementArrayCapacity (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipChildrenClipChildren (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.UIElementBase)
Protected PropertyClipRectChildren (Inherited from Infragistics.Win.UIElement)
Protected PropertyClipSelf (Inherited from Infragistics.Win.UIElement)
Protected PropertyDelegateMousePanningToParent (Inherited from Infragistics.Win.UIElement)
Protected PropertyDrawsFocusRect (Inherited from Infragistics.Win.UIElement)
Protected PropertyForceDrawsFocusRect (Inherited from Infragistics.Win.UIElement)
Protected PropertyHasBottomBorderOverridden. Returns a boolean value indicating whether this element has a bottom border.  
Protected PropertyHasCapture (Inherited from Infragistics.Win.UIElement)
Protected PropertyHasLeftBorderOverridden. Returns a boolean value indicating whether this element has a left border.  
Protected PropertyHasRightBorderReturns a boolean value indicating whether this element has a right border. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.PivotGridItemUIElement)
Protected PropertyHasTopBorderOverridden. Returns a boolean value indicating whether this element has a top border.  
Protected PropertyImageSizeOverridden. Returns the size of the area in which the image is displayed.  
Protected PropertyInkProvider (Inherited from Infragistics.Win.UIElement)
Protected PropertyItemExistsOverridden. Returns a boolean value specifying whether the associated row has been created.  
Protected PropertyNotificationBadgeProvider (Inherited from Infragistics.Win.UIElement)
Protected PropertyPrimaryContext (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsHorizontalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertySupportsVerticalMousePanning (Inherited from Infragistics.Win.UIElement)
Protected PropertyWantsMouseHoverNotification (Inherited from Infragistics.Win.UIElement)
See Also