Skip to main content
A newer version of this page is available. .

OptionsLayoutGrid() Constructor

Initializes a new instance of the OptionsLayoutGrid class with the default settings.

Namespace: DevExpress.Utils

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public OptionsLayoutGrid()

Remarks

This constructor is used internally. Usually there is no need to call it directly from your code.

See Also