Skip to main content

CardViewExtension Constructors

Represents an extension object implementing the CardView functionality.
Name Parameters Description
CardViewExtension(CardViewSettings, ViewContext) settings, viewContext Initializes a new instance of the CardViewExtension class with the specified settings and provides the context information about the view.
CardViewExtension(CardViewSettings) settings Initializes a new instance of the CardViewExtension class with the specified settings.
See Also