ControlType.ListItem Campo

Definición

Identifica un control de elemento de lista, que es un elemento secundario de un control de lista.

public: static initonly System::Windows::Automation::ControlType ^ ListItem;
public static readonly System.Windows.Automation.ControlType ListItem;
 staticval mutable ListItem : System.Windows.Automation.ControlType
Public Shared ReadOnly ListItem As ControlType 

Valor de campo

Comentarios

También Header puede ser un elemento secundario de un control de lista.

Se aplica a

Consulte también