The following tables list the members exposed by PivotGridDropAreaBase.
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AllowDrop | Returns or sets a boolean value indicating whether this drop area is enabled for drag/drop operations. | |
AllowRemoveItems | Returns or sets a boolean value indicating whether the items which appear in this drop area can be removed by the user. | |
Appearance | Returns an object which exposes an Appearance object for each possible state supported by a drop area. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
ItemAppearance | Returns an object which exposes an Appearance object for each possible state supported by a drop area item. | |
MaxItemWidth | Returns or sets the maximum Width for items which appear in this drop area. | |
PivotGrid | Returns a reference to the associated UltraPivotGrid. | |
RemoveItemButtonAppearance | Returns an object which exposes an Appearance object for each possible state supported by the buttons which remove the corresponding item when clicked. | |
ScrollButtonAppearance | Returns an object which exposes an Appearance object for each possible state supported by the drop area scroll buttons. | |
ShowDefaultImage | Returns or sets a boolean value indicating whether this drop area displays a default image when it contains no items. | |
State | Returns the current user interface state of this drop area. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Returns or sets the text displayed in this drop area. |
Name | Description | |
---|---|---|
DefaultText | Returns the text that is displayed by default. | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AcceptsDrop | When overridden in a derived class, returns a boolean value indicating whether this drop area accepts OLAP elements of the specified type. | |
ClearItemPropertyCache | Dereferences any PivotGridDropAreaItem instances currently being cached for the purpose of persisting property values. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. OnSubObjectPropChanged | |
ResetAllowDrop | Restores the value of the AllowDrop property to its default. | |
ResetAllowRemoveItems | Restores the value of the AllowRemoveItems property to its default. | |
ResetAppearance | Restores all property values of the object returned from the Appearance property to their respective defaults. | |
ResetItemAppearance | Restores all property values of the object returned from the ItemAppearance property to their respective defaults. | |
ResetMaxItemWidth | Restores the value of the MaxItemWidth property to its default. | |
ResetRemoveItemButtonAppearance | Restores all property values of the object returned from the RemoveItemButtonAppearance property to their respective defaults. | |
ResetScrollButtonAppearance | Restores all property values of the object returned from the ScrollButtonAppearance property to their respective defaults. | |
ResetShowDefaultImage | Restores the value of the ShowDefaultImage property to its default. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResetText | Restores the value of the Text property to its default. | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAllowDrop | Returns a boolean value indicating whether the AllowDrop property requires serialization. | |
ShouldSerializeAllowRemoveItems | Returns a boolean value indicating whether the AllowRemoveItems property requires serialization. | |
ShouldSerializeMaxItemWidth | Returns a boolean value indicating whether the MaxItemWidth property requires serialization. | |
ShouldSerializeShowDefaultImage | Returns a boolean value indicating whether the ShowDefaultImage property requires serialization. | |
ShouldSerializeText | Returns a boolean value indicating whether the Text property requires serialization. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |