ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1NumericBox Class / IntervalProperty Field

In This Topic
    IntervalProperty Field (C1NumericBox)
    In This Topic
    Identifies the Interval dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IntervalProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty IntervalProperty
    See Also