ConfigurationMenuCommandLocationContainer Property

Indicates the container in which the command is shown.

Definition

Namespace: MFiles.VAF.Configuration.Domain
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public override CommandContainer Container { get; }

Property Value

CommandContainer

Implements

ICommandLocationContainer

See Also