Version

PivotGridEmptyCell Class Members

The following tables list the members exposed by PivotGridEmptyCell.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Public Properties
 NameDescription
Public PropertyAppearanceReturns an object which exposes an Appearance object for each possible state supported by a cell. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Public PropertyClickActionReturns or sets a value which determines the action that is taken when this cell is clicked or tapped. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Public PropertyColumnReturns the PivotGridColumn associated with this cell. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Public PropertyDataTypeReturns the data type of this cell. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyFormattedValueReturns the string representation of this cell's Value, as formatted by the OLAP data source. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Public PropertyFormattedValueResolvedReturns the string representation of this cell's value exactly as it is displayed within the cell. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Public PropertyIndexReturns the odinal position of this cell within the collection to which it belongs. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Public PropertyIsEmptyOverridden. Returns true to indicate that this cell is empty.  
Public PropertyPivotGridReturns a reference to the UltraPivotGrid associated with this cell. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Public PropertyRowReturns the PivotGridRow associated with this cell. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Public PropertyStateReturns a flagged value which describes the current state of this cell. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextReturns the string representation of this cell's value. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Public PropertyValueOverridden. Returns System.DBNull.Value.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns the string representation of this object. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChangedOnObjectPropChanged (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Protected MethodOnSubObjectPropChangedOnSubObjectPropChanged (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Protected MethodResetAppearanceRestores all property values of the object returned from the Appearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Protected MethodResetClickActionRestores the value of the CellClickAction property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeClickActionReturns a boolean value indicating whether the CellClickAction property requires serialization. (Inherited from Infragistics.Win.UltraWinPivotGrid.Data.PivotGridCell)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also