Click or drag to resize

RibbonBarCheckboxRenderAs Property

Stores and retrieves the checkbox visual style.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute("")]
public RibbonBarItemItemStyle RenderAs { get; set; }

Property Value

Type: RibbonBarItemItemStyle
RibbonbarItem.ItemStyle

Return Value

Type: RibbonBarItemItemStyle
The checkbox visual style.
Remarks