MinimizeButton Property (C1IconTemplate)
In This Topic
Gets the path for the MinimizeButton icon. Uses from Ribbon control.
Syntax
'Declaration
Public Shared ReadOnly Property MinimizeButton As String
public static string MinimizeButton {get;}
See Also