Class CommandDescriptorGroup
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.PdfViewer.Commands.Descriptors
Assembly: Telerik.WinUI.Controls.PdfViewer.dll
Syntax
public class CommandDescriptorGroup : NotifyPropertyChangedBase, INotifyPropertyChanged
Constructors
CommandDescriptorGroup(CommandDescriptorBase[])
Declaration
public CommandDescriptorGroup(params CommandDescriptorBase[] commandDescriptors)
Parameters
Command
|
Properties
Empty
Declaration
public static CommandDescriptorGroup Empty { get; }
Property Value
IsEnabled
Declaration
public bool IsEnabled { get; set; }
Property Value
System.
|