Metodo DedCustomDependencyGetValue
|
Ritorna il valore della proprietà indicata.
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0-beta
Sintassipublic Object GetValue(
string property
)
Public Function GetValue (
property As String
) As Object
public:
Object^ GetValue(
String^ property
)
member GetValue :
property : string -> Object
Parametri
- property String
-
Valore di ritorno
Object
Vedi anche