NSliderColumnEditor Class Properties
In This Topic
For a list of all members of this type, see NSliderColumnEditor members.
Public Properties
| Name | Description |
| Maximum | Gets or sets the maximum for the progress bars created by the format. |
| Minimum | Gets or sets the minimum for the progress bars created by the format. |
| TicksInterval | Gets or sets the value range at which ticks are drawn. |
| TicksLength | Gets or sets the length of a tick. Valid only if TicksPlacement is not set to None. |
| TicksPlacement | Gets or sets the way the ticks are placed. |
Top
See Also