Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid.Automation Namespace
Inheritance Hierarchy
In This Topic
    Xceed.Wpf.DataGrid.Automation Namespace
    In This Topic
    The Xceed.Wpf.DataGrid.Automation namespace contains all the classes that are required to support UI automation.
    Classes
     ClassDescription
    ClassClass that provides the attached events and methods that allow a class to subscribe to or unsubscribe from these attached events on a specific object.
    ClassExposes "Cell" types to UI Automation.
    ClassExposes "ColumnManagerCell" types to UI Automation.
    ClassExposes "ColumnManagerRow" types to UI Automation.
    ClassThe AutomationPeer class used for ComboBoxes in the DataGrid.
    Class 
    Class 
    Class 
    Class 
    ClassExposes "DataGridContext" types to UI Automation.
    ClassExposes "DataGridControl" types to UI Automation.
    Class 
    ClassExposes "DataGridGroup" types to UI Automation.
    Class 
    Class 
    ClassThe AutomationPeer class used to set the default Names, class names and AutomationIds in the DataGrid.
    Class 
    ClassContains state information and event data associated with a routed event.
    ClassContains state information and event data associated with a routed event.
    ClassContains state information and event data associated with a routed event.
    ClassContains state information and event data associated with a routed event.
    ClassContains state information and event data associated with a routed event.
    ClassExposes "Cell" types to UI Automation.
    Class 
    Delegates
     DelegateDescription
    DelegateRepresents the delegate for handlers that receive QueryAutomationIdForDetailEvent / QueryAutomationIdForGroupEvent routed events.
    DelegateRepresents the delegate for handlers that receive QueryHelpTextForDetailEvent / QueryHelpTextForGroupEvent routed events.
    DelegateRepresents the delegate for handlers that receive QueryItemStatusForDetailEvent / QueryItemStatusForGroupEvent routed events.
    DelegateRepresents the delegate for handlers that receive QueryItemTypeForDetailEvent / QueryItemTypeForGroupEvent routed events.
    DelegateRepresents the delegate for handlers that receive QueryNameForDetailEvent / QueryNameForGroupEvent routed events.
    See Also