PageConfigurationDataItemClass Methods |
The PageConfigurationDataItemClass generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Copy |
Copies a object
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnCopy |
Copies and inserts selected configuration
| |
| OnDataGridCellEditEnding |
Event end of edit this updated data item
| |
| OnDataGridLayoutUpdated |
Event data grid layout updated
| |
| OnDataGridSelectionChanged |
Event changed selection and backups the property Name
| |
| OnDelete |
Deletes selected configuration
| |
| OnFileNameChange |
Event handler: file name change. Fills data grid with configuration data.
| |
| OnNew |
Creates a new configuration
| |
| OnSaveAs |
Event handler: save as. Stores configuration data to file.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |