Click or drag to resize

ControlBaseHasProperty Method

Namespace:  AxiomCore2.Controls
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public static bool HasProperty(
	Object sender,
	string propertyName
)

Parameters

sender
Type: SystemObject
propertyName
Type: SystemString

Return Value

Type: Boolean
See Also