Version 24.2 (latest)

ColumnDropArea Class Properties

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

Public Properties
 NameDescription
Public PropertyAllowDropReturns or sets a boolean value indicating whether this drop area is enabled for drag/drop operations. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Public PropertyAllowFilteringReturns or sets a boolean value indicating whether the items which appear in this drop area can be filtered by the user. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridFilterableDropAreaBase)
Public PropertyAllowRemoveItemsReturns or sets a boolean value indicating whether the items which appear in this drop area can be removed by the user. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Public PropertyAppearanceReturns an object which exposes an Appearance object for each possible state supported by a drop area. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyFilterButtonAppearanceReturns an object which exposes an Appearance object for each possible state supported by the buttons which remove the corresponding item when clicked. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridFilterableDropAreaBase)
Public PropertyItemAppearanceReturns an object which exposes an Appearance object for each possible state supported by a drop area item. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Public PropertyItemsReturns a collection containing the items contained within this drop area. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridFilterableDropAreaBase)
Public PropertyMaxItemWidthReturns or sets the maximum Width for items which appear in this drop area. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Public PropertyPivotGridReturns a reference to the associated UltraPivotGrid. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Public PropertyRemoveItemButtonAppearanceReturns an object which exposes an Appearance object for each possible state supported by the buttons which remove the corresponding item when clicked. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Public PropertyScrollButtonAppearanceReturns an object which exposes an Appearance object for each possible state supported by the drop area scroll buttons. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Public PropertyShowDefaultImageReturns or sets a boolean value indicating whether this drop area displays a default image when it contains no items. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Public PropertyStateReturns the current user interface state of this drop area. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextReturns or sets the text displayed in this drop area. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected Properties
 NameDescription
Protected PropertyDefaultTextOverridden. Returns the text that is displayed by default.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also