DataLayout Class |
Namespace: Lumiscaphe.Workshop.Interop
The DataLayout type exposes the following members.
Name | Description | |
---|---|---|
DataLayout | Initializes a new instance of the DataLayout class |
Name | Description | |
---|---|---|
Clone |
Clones the DataLayout.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Load |
Loads a DataLayout from the specified filename.
| |
Save |
Saves the DataLayout under the specified filename.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Bookmark |
The layout bookmark.
| |
Filename |
The layout filename.
| |
Groups |
The group list.
| |
Id |
The layout identifier.
| |
Products |
The product list.
|