Skip to main content

PageAppearance.Dispose() Method

Releases all the resources used by the current PageAppearance object.

Namespace: DevExpress.XtraTab

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public virtual void Dispose()

Remarks

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

See Also