CardViewTabbedLayoutGroup Class
In This Article
Represents a tabbed layout group within the FormLayout used in the CardView’s edit form.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewTabbedLayoutGroup :
GridTabbedLayoutGroup
#Related API Members
The following members return CardViewTabbedLayoutGroup objects:
#Remarks
The CardViewTabbedLayoutGroup class implements the functionality of an individual tabbed layout group within the CardView’s embedded FormLayout.
#Inheritance
See Also