ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / C1IconTemplate Class / Pin Property

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