PageAppearance.EndUpdate() Method
Unlocks the PageAppearance object after a call to the BeginUpdate method and causes an immediate visual update.
Namespace: DevExpress.XtraTab
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Remarks
See PageAppearance.BeginUpdate to learn more.
See Also