Version

RowDropArea Class Members

The following tables list the members exposed by RowDropArea.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Methods
 NameDescription
Public MethodAcceptsDropOverridden. Returns true if the specified element is a Hierarchy.  
Public MethodClearItemPropertyCacheDereferences any PivotGridDropAreaItem instances currently being cached for the purpose of persisting property values. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
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 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 MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOnSubObjectPropChanged (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridFilterableDropAreaBase)
Protected MethodResetAllowDropRestores the value of the AllowDrop property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected MethodResetAllowFilteringRestores the value of the AllowFiltering property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridFilterableDropAreaBase)
Protected MethodResetAllowRemoveItemsRestores the value of the AllowRemoveItems property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected MethodResetAppearanceRestores all property values of the object returned from the Appearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected MethodResetFilterButtonAppearanceRestores all property values of the object returned from the FilterButtonAppearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridFilterableDropAreaBase)
Protected MethodResetItemAppearanceRestores all property values of the object returned from the ItemAppearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected MethodResetMaxItemWidthRestores the value of the MaxItemWidth property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected MethodResetRemoveItemButtonAppearanceRestores all property values of the object returned from the RemoveItemButtonAppearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected MethodResetScrollButtonAppearanceRestores all property values of the object returned from the ScrollButtonAppearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected MethodResetShowDefaultImageRestores the value of the ShowDefaultImage property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTextRestores the value of the Text property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAllowDropReturns a boolean value indicating whether the AllowDrop property requires serialization. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected MethodShouldSerializeAllowFilteringReturns a boolean value indicating whether the AllowFiltering property requires serialization. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridFilterableDropAreaBase)
Protected MethodShouldSerializeAllowRemoveItemsReturns a boolean value indicating whether the AllowRemoveItems property requires serialization. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected MethodShouldSerializeMaxItemWidthReturns a boolean value indicating whether the MaxItemWidth property requires serialization. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected MethodShouldSerializeShowDefaultImageReturns a boolean value indicating whether the ShowDefaultImage property requires serialization. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Protected MethodShouldSerializeTextReturns a boolean value indicating whether the Text property requires serialization. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also