[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Zeigt einen neuen Wert im Steuerelement an.
Namespace: DynamicNode.Ext.CockpitAssembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)
Syntax
C# |
---|
public virtual void ShowValue( Object value ) |
Visual Basic |
---|
Public Overridable Sub ShowValue ( _ value As Object _ ) |
F# |
---|
abstract ShowValue : value:Object -> unit override ShowValue : value:Object -> unit |
Parameters
- value
- Type: System..::..Object
Der neue Wert.