Gets or sets whether or not this DXPopupMenu should display its caption. This setting is in effect only when the menu is associated with the Bar Manager.
public bool ShowCaption { get; set; }
Public Property ShowCaption As Boolean
This member supports the internal infrastructure, and is not intended to be used directly from your code.