[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Gibt die Eingabe-Cockpit-Erweiterung für dieses Cockpit-Steuerelement zurück.

Namespace: DynamicNode.Ext.Cockpit
Assembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)

Syntax

C#
protected CockpitInputExtension InputExtension { get; }
Visual Basic
Protected ReadOnly Property InputExtension As CockpitInputExtension
	Get
F#
member InputExtension : CockpitInputExtension

See Also