[]
        
(Showing Draft Content)

C1.WPF.InputPanel.GeneratingInputEventArgs

GeneratingInputEventArgs Class

Provides event data for OnGeneratingInput events.

Inheritance
GeneratingInputEventArgs
Namespace: C1.WPF.InputPanel
Assembly: C1.WPF.InputPanel.4.6.2.dll
Syntax
public class GeneratingInputEventArgs : CancelEventArgs
Public Class GeneratingInputEventArgs
    Inherits CancelEventArgs

Constructors

Name Description
GeneratingInputEventArgs()

Properties

Name Description
Editor

Gets or sets the property editor.

PropertyName

Gets or sets the property name.

PropertyType

Gets or sets the property type.