Table of Contents

Property TickFrequency

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

TickFrequency

Gets the interval between ticks rendered along the slider’s scale. For example, a value of 5 means ticks appear at every fifth value between Minimum and Maximum.

int TickFrequency { get; }

Property Value

int