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


In This Topic
    QueryEditorActivationCharEventArgs Class Properties
    In This Topic

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

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