Click or drag to resize

KryptonPageOnAppearancePropertyChanged Method

Raises the AppearancePropertyChanged event.

Namespace: Internal.ComponentFactory.Krypton.Navigator
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected virtual void OnAppearancePropertyChanged(
	string propertyName
)

Parameters

propertyName  String
Name of the appearance property that has changed.
See Also