EditProperties Constructors
Serves as the base class for the editor properties classes that define the behavior of editors allowing data input.
Name | Parameters | Description |
---|---|---|
Edit |
none |
Initializes a new instance of the Edit |
Edit |
owner |
Initializes a new instance of the Edit |
See Also