Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1NumericBox Class / FormatProperty Field

In This Topic
    FormatProperty Field (C1NumericBox)
    In This Topic
    Identifies the Format dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FormatProperty As DependencyProperty
    public static readonly DependencyProperty FormatProperty
    See Also