Skip to main content

LayoutViewCard.ResetDefaultMinSize() Method

Resets the minimum size of this LayoutViewCard to its default value.

Namespace: DevExpress.XtraGrid.Views.Layout

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public void ResetDefaultMinSize()

Remarks

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

See Also