Click or drag to resize

ShellMenuItemCaption Property

Gets the caption.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public string Caption { get; }

Property Value

Type: String
The caption.
Remarks
The Header doesn't necessarily have to be a string
See Also