Class BringToFrontCommandSettings
Brings page to front (activates tab).
public sealed class BringToFrontCommandSettings : ICommand
- Inheritance
-
BringToFrontCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }