Menu for WPF | ComponentOne
C1.WPF.Menu Namespace / C1RadialNumericItem Class / Interval Property

In This Topic
    Interval Property
    In This Topic
    Value interval to generate items if Items collection is empty.
    Syntax
    'Declaration
     
    
    Public Property Interval As Double
    public double Interval {get; set;}
    See Also