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