Target Property (C1MenuItem)
Gets or sets the target window or frame in which to display the Web page content associated with a menu item when the menu item is clicked or the enter key is pressed.
public virtual System.string Target {get; set;}
'Declaration
Public Overridable Property Target As System.String