FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / AutomationEnabled Property

In This Topic
    AutomationEnabled Property
    In This Topic
    Gets or sets whether an automation peer will be created when requested by system.
    Syntax
    'Declaration
     
    Public Property AutomationEnabled As Boolean
    public bool AutomationEnabled {get; set;}
    See Also