ComponentOne FlexGrid for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialNumericItem Class / Interval Property

In This Topic
    Interval Property (C1RadialNumericItem)
    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