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

PositionConfigBuilder Class

A position of an overlay element.

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public class PositionConfigBuilder :
    OptionsOwnerBuilder

Remarks

Do not instantiate this class explicitly. A new PositionConfigBuilder class instance is created when you call when you call one of the following methods:

Inheritance

Object
OptionsOwnerBuilder
PositionConfigBuilder
See Also