Back to Devexpress

FormColCountByScreenBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-29af0787.md

latest2.5 KB
Original Source

FormColCountByScreenBuilder Class

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

Declaration

csharp
public class FormColCountByScreenBuilder :
    OptionsOwnerBuilder

The following members return FormColCountByScreenBuilder objects:

Remarks

Do not instantiate this class explicitly. A new FormColCountByScreenBuilder class instance is created when you call the ColCountByScreen(Action<FormColCountByScreenBuilder>) method.

Inheritance

Object OptionsOwnerBuilder FormColCountByScreenBuilder

See Also

FormColCountByScreenBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace