ButtonBarCommandLocation Class

Defines a command location inside the DomainButtonBar.

Definition

Namespace: MFiles.VAF.Configuration.Domain
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
[SerializableAttribute]
public class ButtonBarCommandLocation : ICommandLocation
Inheritance
Object    ButtonBarCommandLocation
Implements
ICommandLocation

Constructors

Properties

Container Indicates the container in which the command is shown.
Priority Determines the command button's location inside the button bar, relative to other buttons.
Style Determines the command button's appearance.

See Also