[]
Gets or sets a value that specifies the delta between thumb positions on the RibbonTrackBar.
[C1Category("Behavior")]
[C1Description("RibbonTrackBar.StepFrequency", "Specifies the delta between thumb positions on the RibbonTrackBar.")]
public int StepFrequency { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonTrackBar.StepFrequency", "Specifies the delta between thumb positions on the RibbonTrackBar.")>
Public Property StepFrequency As Integer