ICommandLocationContainer Property |
Indicates the container in which the command is shown.
Namespace:
MFiles.VAF.Configuration.Interfaces.Domain
Assembly:
MFiles.VAF.Configuration.Interfaces (in MFiles.VAF.Configuration.Interfaces.dll) Version: 1.0.0.0
SyntaxCommandContainer Container { get; }
ReadOnly Property Container As CommandContainer
Get
property CommandContainer Container {
CommandContainer get ();
}
Property Value
Type:
CommandContainer
See Also