Back to Devexpress

TabPane.LayoutChanged() Method

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tabpane-c176fbb7.md

latest1002 B
Original Source

TabPane.LayoutChanged() Method

Occurs when this TabPane control’s layout has changed and allows you to respond to these changes.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public override void LayoutChanged()
vb
Public Overrides Sub LayoutChanged

See Also

TabPane Class

TabPane Members

DevExpress.XtraBars.Navigation Namespace