RibbonBarItemSeparator
Namespace: Wisej.Web.Ext.RibbonBar
Assembly: Wisej.Web.Ext.RibbonBar
Represents a vertical separator in a RibbonBarGroup.
- C#
- VB.NET
public class RibbonBarItemSeparator : RibbonBarItem
Public Class RibbonBarItemSeparator
Inherits RibbonBarItem
Constructors
RibbonBarItemSeparator()
Properties
ColumnBreak
Boolean: This property doesn't apply.
Enabled
Boolean: This property doesn't apply. (Default: True)
Image
Image: This property doesn't apply.
ImageIndex
Int32: This property doesn't apply.
ImageKey
String: This property doesn't apply.
ImageSource
String: This property doesn't apply.
Text
String: This property doesn't apply. (Default: "")
ToolTipText
String: This property doesn't apply. (Default: "")
Events
Click
EventHandler This event is not relevant for this class.