WinDataDrivenAdapter.KnownControls Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the tables that maintain the association between control names and accessible element identifiers.
protected public:
property Microsoft::Uii::HostedApplicationToolkit::DataDrivenAdapter::KnownControls ^ KnownControls { Microsoft::Uii::HostedApplicationToolkit::DataDrivenAdapter::KnownControls ^ get(); };
protected internal Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.KnownControls KnownControls { get; }
member this.KnownControls : Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.KnownControls
Protected Friend ReadOnly Property KnownControls As KnownControls