Executes if text alignment was changed.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
protected override void OnTextAlignmentChanged()
Visual Basic (Declaration)
Protected Overrides Sub OnTextAlignmentChanged
Visual C++
protected:
virtual void OnTextAlignmentChanged() override

See Also