WinActionContainerViewItem Methods
Represents the Action Container View Item used in XAF Windows Forms applications.
Name | Description |
---|---|
Begin |
Prevents the View Item’s Action Container control from being updated until the Win |
Break |
Unsubscribes from the control’s events and, depending on the parameter, also disposes of the control and removes the link to the control.
Inherited from Action |
Clear() |
Clears the Win |
Clear |
For internal use.
Inherited from Action |
Create |
Creates a control that represents the current View Item in a UI.
Inherited from View |
Dispose() |
Releases all resources used by this View |
End |
Unlocks the View Item’s Action Container control after a call to the Win |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh() |
Refreshes the current View Item.
Inherited from View |
Refresh |
Refreshes the current View Item. Optionally, refreshes the View Item’s data source.
Inherited from View |
Refresh |
Refreshes the data source of the current View |
Register |
Adds a specified Action to a Win Action Container View Item’s Action |
Save |
Saves the required information on the current state of the View Item to the Application Model.
Inherited from View |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also