Version

PivotGridDropAreaItem Class Properties

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

Public Properties
 NameDescription
Public PropertyAllowRemoveReturns or sets a boolean value indicating whether the items which appear in this drop area can be removed by the user.  
Public PropertyAppearanceReturns an object which exposes an Appearance object for each possible state supported by a drop area item.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDropAreaReturns a reference to the associated drop area.  
Public PropertyKeyReturns the unique name of the associated OLAP element.  
Public PropertyMaxWidthReturns or sets the maximum Width of this item.  
Public PropertyOlapElementReturns a reference to the associated ICoreOlapElement.  
Public PropertyPivotGridReturns a reference to the associated UltraPivotGrid.  
Public PropertyRemoveButtonAppearanceReturns an object which exposes an Appearance object for each possible state supported by the button which removes this item when clicked.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextReturns or sets the text displayed by this drop area item.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also