Table of Contents
IsSeparator Property

Gets or sets a value indicating whether this MenuItem is a separator.

Syntax
 public Boolean IsSeparator { get; set; }
See Also