Range Constructors
Contains settings that define a range for an editor.Name | Parameters | Description |
---|---|---|
Range() | none | Initializes a new instance of the Range class with default settings. |
Range |
container | Initializes a new instance of the Range class with the specified container. |
See Also