Data Binding
Pyyhkäise näyttääksesi valikon
Important Points:
- We can use the SetBinding method to bind the property of one object to a property of another;
- The syntax of SetBinding method is
targetElement.SetBinding(TargetElementType.TargetProperty, new Binding(“path to property”, source: sourceElement);; - The
stringFormatnamed parameter can be used to pass a format for the string. It only works if the target property is a Textual property;
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 12
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Mahtavaa!
Completion arvosana parantunut arvoon 3.85Osio 1. Luku 12