The following tables list the members exposed by RowDropArea.
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. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
AllowFiltering | Returns 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) | |
AllowRemoveItems | Returns 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) | |
Appearance | Returns an object which exposes an Appearance object for each possible state supported by a drop area. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
FilterButtonAppearance | Returns 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) | |
ItemAppearance | Returns an object which exposes an Appearance object for each possible state supported by a drop area item. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
Items | Returns a collection containing the items contained within this drop area. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridFilterableDropAreaBase) | |
MaxItemWidth | Returns or sets the maximum Width for items which appear in this drop area. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
PivotGrid | Returns a reference to the associated UltraPivotGrid. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
RemoveItemButtonAppearance | Returns 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) | |
ScrollButtonAppearance | Returns an object which exposes an Appearance object for each possible state supported by the drop area scroll buttons. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
ShowDefaultImage | Returns 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) | |
State | Returns the current user interface state of this drop area. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Returns or sets the text displayed in this drop area. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) |
Name | Description | |
---|---|---|
DefaultText | Overridden. Returns the text that is displayed by default. | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AcceptsDrop | Overridden. Returns true if the specified element is a Hierarchy. | |
ClearItemPropertyCache | Dereferences any PivotGridDropAreaItem instances currently being cached for the purpose of persisting property values. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
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 | OnSubObjectPropChanged (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridFilterableDropAreaBase) | |
ResetAllowDrop | Restores the value of the AllowDrop property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
ResetAllowFiltering | Restores the value of the AllowFiltering property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridFilterableDropAreaBase) | |
ResetAllowRemoveItems | Restores the value of the AllowRemoveItems property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
ResetAppearance | Restores all property values of the object returned from the Appearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
ResetFilterButtonAppearance | Restores all property values of the object returned from the FilterButtonAppearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridFilterableDropAreaBase) | |
ResetItemAppearance | Restores all property values of the object returned from the ItemAppearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
ResetMaxItemWidth | Restores the value of the MaxItemWidth property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
ResetRemoveItemButtonAppearance | Restores all property values of the object returned from the RemoveItemButtonAppearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
ResetScrollButtonAppearance | Restores all property values of the object returned from the ScrollButtonAppearance property to their respective defaults. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
ResetShowDefaultImage | Restores the value of the ShowDefaultImage property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ResetText | Restores the value of the Text property to its default. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAllowDrop | Returns a boolean value indicating whether the AllowDrop property requires serialization. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
ShouldSerializeAllowFiltering | Returns a boolean value indicating whether the AllowFiltering property requires serialization. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridFilterableDropAreaBase) | |
ShouldSerializeAllowRemoveItems | Returns a boolean value indicating whether the AllowRemoveItems property requires serialization. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
ShouldSerializeMaxItemWidth | Returns a boolean value indicating whether the MaxItemWidth property requires serialization. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
ShouldSerializeShowDefaultImage | Returns a boolean value indicating whether the ShowDefaultImage property requires serialization. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) | |
ShouldSerializeText | Returns a boolean value indicating whether the Text property requires serialization. (Inherited from Infragistics.Win.UltraWinPivotGrid.PivotGridDropAreaBase) |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |