DataGridCellItemAutomationPeer.IValueProvider.Value Właściwość

Definicja

Pobiera wartość kontrolki.

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

Wartość właściwości

String

Wartość kontrolki jako ciąg.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy DataGridCellItemAutomationPeer wystąpienie jest rzutowe do interfejsu IValueProvider .

Dotyczy