Version 24.2 (latest)

RowDropArea Class Methods

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

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)
See Also