Back to Devexpress

LayoutView.LayoutChanged() Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-layout-dot-layoutview-2d5a24d6.md

latest1.1 KB
Original Source

LayoutView.LayoutChanged() Method

Updates the current View.

Namespace : DevExpress.XtraGrid.Views.Layout

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

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

Remarks

This method overrides the BaseView.LayoutChanged method. See this link for more information.

See Also

LayoutView Class

LayoutView Members

DevExpress.XtraGrid.Views.Layout Namespace