Skip to content

Interface: ICardBodyContentLabelBarLayoutProxy

A designer-facing interface that provides access to card body content label bar layout properties.

Hierarchy

Summary

Properties

Class Properties

Currently none in this class.

Inherited Properties

Methods

Class Methods

Inherited Methods

Methods

getLayoutType

getLayoutType(): string

Get content layout type

Returns: string


getParent

getParent(): ICardBodyContentProxy

This method returns CardBodyContentProxy

Overrides ISectionRowElementProxy.getParent

Returns: ICardBodyContentProxy


getSectionProxy

getSectionProxy(): any

This method returns CardCollection proxy

Overrides ISectionRowElementProxy.getSectionProxy

Returns: any