StaticEditProperties Constructors
Serves as the base class for the editor properties classes that define the behavior of static editors (which don’t allow data input).
Name | Parameters | Description |
---|---|---|
Static |
none |
Initializes a new instance of the Static |
Static |
owner |
Initializes a new instance of the Static |
See Also