Version

PivotGridDropAreaBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAllowDropReturns or sets a boolean value indicating whether this drop area is enabled for drag/drop operations.  
Public PropertyAllowRemoveItemsReturns 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.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyItemAppearanceReturns an object which exposes an Appearance object for each possible state supported by a drop area item.  
Public PropertyMaxItemWidthReturns or sets the maximum Width for items which appear in this drop area.  
Public PropertyPivotGridReturns a reference to the associated UltraPivotGrid.  
Public PropertyRemoveItemButtonAppearanceReturns an object which exposes an Appearance object for each possible state supported by the buttons which remove the corresponding item when clicked.  
Public PropertyScrollButtonAppearanceReturns an object which exposes an Appearance object for each possible state supported by the drop area scroll buttons.  
Public PropertyShowDefaultImageReturns or sets a boolean value indicating whether this drop area displays a default image when it contains no items.  
Public PropertyStateReturns the current user interface state of this drop area.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextReturns or sets the text displayed in this drop area.  
Protected Properties
 NameDescription
Protected PropertyDefaultTextReturns the text that is displayed by default.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also