AbstractMenuCommandLocationSeparatorBefore Property

Starts a new context menu section by drawing a line separator before this command's menu item.

Definition

Namespace: MFiles.VAF.Configuration.Domain
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public bool SeparatorBefore { get; set; }

Property Value

Boolean

See Also