 | ControlBaseHasProperty Method |
Namespace:
AxiomCore2.Controls
Assembly:
AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntaxpublic static bool HasProperty(
Object sender,
string propertyName
)
Parameters
- sender
- Type: SystemObject
- propertyName
- Type: SystemString
Return Value
Type:
Boolean
See Also