Skip to main content
All docs
V25.2
  • CardViewBuilder<T> Class

    A CardView control.

    Namespace: DevExtreme.AspNet.Mvc.Builders

    Assembly: DevExtreme.AspNet.Core.dll

    Declaration

    public class CardViewBuilder<T> :
        WidgetBuilder

    Type Parameters

    Name Description
    T

    The data type.

    The following members return CardViewBuilder<T> objects:

    Show 160 links

    Inheritance

    See Also