Back to Devexpress

ToolboxGroup.BeginGroupCaption Property

windowsforms-devexpress-dot-xtratoolbox-dot-toolboxgroup-650cae1a.md

latest1.2 KB
Original Source

ToolboxGroup.BeginGroupCaption Property

This member supports the internal infrastructure, and is not intended to be used directly from your code. This property is not relevant for this class.

Namespace : DevExpress.XtraToolbox

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override string BeginGroupCaption { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property BeginGroupCaption As String

Property Value

Type
String

See Also

ToolboxGroup Class

ToolboxGroup Members

DevExpress.XtraToolbox Namespace