| Visual Basic (Declaration) | |
|---|---|
Public Property TickTotal As Integer | |
| C# | |
|---|---|
public int TickTotal {get; set;} | |
Property Value
IntegerThis is the count of ticks that the control would be rendering if it was handling the drawing.
| dbicSlide | Send comments on this topic. |
| TickTotal Property | |
| See Also | |
|
| dbicSlide Assembly > Dbi.WinControl.Slide Namespace > UserDrawnTrackEventArgs Class : TickTotal Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property TickTotal As Integer | |
| C# | |
|---|---|
public int TickTotal {get; set;} | |