aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-29af0787.md
Provides methods that allow you to configure nested options of the client-side colCountByScreen object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class FormColCountByScreenBuilder :
OptionsOwnerBuilder
The following members return FormColCountByScreenBuilder objects:
Do not instantiate this class explicitly. A new FormColCountByScreenBuilder class instance is created when you call the ColCountByScreen(Action<FormColCountByScreenBuilder>) method.
Object OptionsOwnerBuilder FormColCountByScreenBuilder
See Also