[]
Gets the toolbar items configured for the desktop layout.
public ToolbarItems Desktop { get; }
Type | Description |
---|---|
ToolbarItems | The ToolbarItems collection of toolbar items for the desktop layout. |
The Desktop
property provides access to the toolbar items configured for the desktop layout, allowing customization of the toolbar elements for desktop usage.