Class FormNodeData
Represents data contained in the TreeNode for the Alternet.Editor.Common.ProjectExplorer
.
public class FormNodeData
- Inheritance
-
FormNodeData
Constructors
- FormNodeData(string, string, FormOpenMode)
Initializes a new instance of the
FormNodeData
class with specified parameters.
Properties
- FileName
Gets name of the file related to the node.
- FormId
Gets id of the form related to the node.
- OpenMode
Gets openmode of the node.