Gets or sets the type of track to display in the control.
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TrackType As enumTrackType | |
| C# | |
|---|---|
public virtual enumTrackType TrackType {get; set;} | |
| dbicSlide | Send comments on this topic. |
| TrackType Property | |
| See Also | |
|
| dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : TrackType Property |
Gets or sets the type of track to display in the control.
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TrackType As enumTrackType | |
| C# | |
|---|---|
public virtual enumTrackType TrackType {get; set;} | |