Gets or sets the number of divisions to be placed between each value in the slide/ruler of the control.
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ShowDivisions As Integer | |
| C# | |
|---|---|
public virtual int ShowDivisions {get; set;} | |
| dbicSlide | Send comments on this topic. |
| ShowDivisions Property | |
| See Also | |
|
| dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : ShowDivisions Property |
Gets or sets the number of divisions to be placed between each value in the slide/ruler of the control.
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ShowDivisions As Integer | |
| C# | |
|---|---|
public virtual int ShowDivisions {get; set;} | |