Version

CellAppearanceSet Class Properties

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

Public Properties
 NameDescription
Public PropertyActiveReturns or sets the appearance object used when the associated item is in the active state, i.e., has the input focus.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHotTrackingDirectReturns or sets the appearance object used when the cursor is positioned within the bounds of the associated cell.  
Public PropertyHotTrackingIndirectReturns or sets the appearance object used when the cursor is positioned within the bounds a cell which resides in the same row or column as the cell associated with this object.  
Public PropertyNormalReturns or sets the appearance object used when the associated item is in the normal state. (Inherited from Infragistics.Win.UltraWinPivotGrid.AppearanceSetBase)
Public PropertySelectedReturns or sets the appearance object used when the associated item is in the selected state.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyUpdatingReturns or sets the appearance object used when the control has requested data from the OLAP server, and has not yet received a response. (Inherited from Infragistics.Win.UltraWinPivotGrid.AppearanceSetBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also