ASP.NET Pack Programmer's Guide
TickPosition Members
Constructors Fields
 


Specifies the position of trackbar ticks.

The following tables list the members exposed by the TickPosition type.

 Public Constructors

  Name Description

TickPosition

  (Inherited from TickPosition.)

 Public Fields

  Name Description

Both

Ticks are rendered on both sides of the trackbar. (Inherited from TickPosition.)

Far

Ticks are rendered on the right or bottom side of the trackbar. (Inherited from TickPosition.)

Near

Ticks are rendered on the left or top side of the trackbar. (Inherited from TickPosition.)

None

There are no ticks rendered. (Inherited from TickPosition.)

 See Also

TickPosition Class
com.mindfusion.diagramming Namespace