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.v22.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public void ResetDefaultMinSize()

Remarks

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

See Also