ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / GeneratingInputEventArgs Class / PropertyType Property

In This Topic
    PropertyType Property
    In This Topic
    Gets or sets the property type.
    Syntax
    'Declaration
     
    Public Property PropertyType As Type
    public Type PropertyType {get; set;}
    See Also