NetXP 3.0 Reference

CommandBarSeparatorItem Properties

The properties of the CommandBarSeparatorItem class are listed below. For a complete list of CommandBarSeparatorItem class members, see the CommandBarSeparatorItem Members topic.

Public Instance Properties

Container (inherited from Component) Gets the IContainer that contains the Component.
ContainerControl (inherited from CommandBarItem) The item's container control.
Enabled See CommandBarItem
Infrequent (inherited from CommandBarItem) Is this item infrequent?
MenuSelectable See CommandBarItem
PadHorizontal See CommandBarItem
PadVertical See CommandBarItem
Site (inherited from Component) Gets or sets the ISite of the Component.
Tag (inherited from CommandBarItem) An object associated with this item.
Text See CommandBarItem
Visible (inherited from CommandBarItem) Is this item visible?

See Also

CommandBarSeparatorItem Class | NETXP.Controls.Bars Namespace