NetXP 3.0 Reference

CommandBarButtonItem.ShowText Property

Does this item show its text?

[Visual Basic]
Overridable Public Property ShowText As Boolean
[C#]
public virtual bool ShowText {get; set;}

See Also

CommandBarButtonItem Class | NETXP.Controls.Bars Namespace