OpenIconTemplate Property (C1MenuList)
In This Topic
Gets or sets the template of the icon used to show this item has a sub-menu.
Syntax
'Declaration
Public Property OpenIconTemplate As C1.WPF.Core.C1IconTemplate
public C1.WPF.Core.C1IconTemplate OpenIconTemplate {get; set;}
See Also