Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Editors Namespace / QueryEditorActivationKeyEventArgs Class


In This Topic
    QueryEditorActivationKeyEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see QueryEditorActivationKeyEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets the Xceed.Grid.Cell whose content is to be edited by the editor.  
    Public PropertyGets or sets a boolean value indicating if the key provided by KeyData activates the editor.  
    Public PropertyGets the key to test.  
    Top
    See Also