Interface: ICardBodyContentLabelBarLayoutProxy¶
A designer-facing interface that provides access to card body content label bar layout properties.
Hierarchy¶
-
ICardBodyContentLabelBarLayoutProxy
Implemented by¶
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
Overrides IElementProxy.getParent
This method returns CardBodyContentProxy
Returns: ICardBodyContentProxy