Compartir a través de


DataGridCellItemAutomationPeer.IValueProvider.Value Propiedad

Definición

Obtiene el valor del control.

property System::String ^ System::Windows::Automation::Provider::IValueProvider::Value { System::String ^ get(); };
string System.Windows.Automation.Provider.IValueProvider.Value { get; }
member this.System.Windows.Automation.Provider.IValueProvider.Value : string
 ReadOnly Property Value As String Implements IValueProvider.Value

Valor de propiedad

String

Valor del control como cadena.

Implementaciones

Comentarios

Este miembro es una implementación explícita de un miembro de interfaz. Solo se puede utilizar cuando la instancia de DataGridCellItemAutomationPeer se convierte en una interfaz IValueProvider.

Se aplica a