Version

CellUIElement Class Properties

For a list of all members of this type, see CellUIElement 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 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 PropertyCellReturns the associated PivotGridCell.  
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 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 PropertyIsEmptyReturns a boolean value indicating whether this element represents an empty cell.  
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 PropertySelectableItemOverridden. Returns the ISelectableItem for this element.  
Public PropertyThemedElementRegion (Inherited from Infragistics.Win.UIElement)
Public PropertyToolTipItem (Inherited from Infragistics.Win.UIElement)
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 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 PropertyDrawsFocusRectOverridden. DrawsFocusRect  
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 PropertyImageSizeDefines the image size for this element. (Inherited from Infragistics.Win.UltraWinPivotGrid.UIElements.UIElementBase)
Protected PropertyInkProvider (Inherited from Infragistics.Win.UIElement)
Protected PropertyItemExistsOverridden. Returns a boolean value specifying whether the associated cell 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