Version

PivotGridCellBase Class Properties

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

Public Properties
 NameDescription
Public PropertyControlGets or sets the PivotGridCellControlBase that is attached to the PivotCellBase  
Public PropertyGridGets or sets the XamPivotGrid that owns the PivotGridCellBase object.  
Public PropertyStyleGets or sets the Style that will be used for all PivotGridCellControlBase objects.  
Protected Properties
 NameDescription
Protected PropertyAttachedElement (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected Internal PropertyGridLayoutGets the GridLayout that owns the PivotGridCellBase object.  
Protected Internal PropertyIsDirty (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected Internal PropertyMouseOverStateGets the string that should be used for the "MouseOver" Visual State of the PivotGridCellControlBase.  
Protected Internal PropertyNormalStateGets the string that should be used for the "Normal" Visual State of the PivotGridCellControlBase.  
Protected PropertyRecyclingElementType (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected PropertyRecyclingIdentifier (Inherited from Infragistics.RecyclingContainer<PivotGridCellControlBase>)
Protected PropertyResolveStyleGets the Style that should be applied to the PivotGridCellControlBase when it's attached.  
See Also