Version

PivotGridDropAreaBase Class Methods

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

Public Methods
 NameDescription
Public MethodAcceptsDropWhen overridden in a derived class, returns a boolean value indicating whether this drop area accepts OLAP elements of the specified type.  
Public MethodClearItemPropertyCacheDereferences any PivotGridDropAreaItem instances currently being cached for the purpose of persisting property values.  
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 MethodOnSubObjectPropChangedOverridden. OnSubObjectPropChanged  
Protected MethodResetAllowDropRestores the value of the AllowDrop property to its default.  
Protected MethodResetAllowRemoveItemsRestores the value of the AllowRemoveItems property to its default.  
Protected MethodResetAppearanceRestores all property values of the object returned from the Appearance property to their respective defaults.  
Protected MethodResetItemAppearanceRestores all property values of the object returned from the ItemAppearance property to their respective defaults.  
Protected MethodResetMaxItemWidthRestores the value of the MaxItemWidth property to its default.  
Protected MethodResetRemoveItemButtonAppearanceRestores all property values of the object returned from the RemoveItemButtonAppearance property to their respective defaults.  
Protected MethodResetScrollButtonAppearanceRestores all property values of the object returned from the ScrollButtonAppearance property to their respective defaults.  
Protected MethodResetShowDefaultImageRestores the value of the ShowDefaultImage property to its default.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTextRestores the value of the Text property to its default.  
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAllowDropReturns a boolean value indicating whether the AllowDrop property requires serialization.  
Protected MethodShouldSerializeAllowRemoveItemsReturns a boolean value indicating whether the AllowRemoveItems property requires serialization.  
Protected MethodShouldSerializeMaxItemWidthReturns a boolean value indicating whether the MaxItemWidth property requires serialization.  
Protected MethodShouldSerializeShowDefaultImageReturns a boolean value indicating whether the ShowDefaultImage property requires serialization.  
Protected MethodShouldSerializeTextReturns a boolean value indicating whether the Text property requires serialization.  
See Also