RibbonBarItemControl
Wisej.Web.Ext.RibbonBar.RibbonBarItemControl
Namespace: Wisej.Web.Ext.RibbonBar
Assembly: Wisej.Web.Ext.RibbonBar (3.2.0.0)
Represents a user defined control in a RibbonBarGroup.
public class RibbonBarItemControl : RibbonBarItemPublic Class RibbonBarItemControl
Inherits RibbonBarItemConstructors
RibbonBarItemControl()
Properties
ColumnBreak
Boolean: Returns or sets a value indicating whether a new column starts after this RibbonBarItem.
Control
Control: Returns or sets the Control to be hosted inside the RibbonBarItemControl. (Default: null)
Orientation
Orientation: Returns or sets the layout orientation of the RibbonBarItemControl. (Default: Vertical)
Last updated
Was this helpful?