AbstractMenuCommandLocationNoSeparatorAfter Property
Prevents any line separators from being drawn after this item.
Set to true when defining a menu item that should come before the
first item in a section; in this case SeparatorBefore should
also be set to true.
Namespace: MFiles.VAF.Configuration.DomainAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public bool NoSeparatorAfter { get; set; }
Property Value
Boolean