InputPanel for WinForms | ComponentOne
C1.Win.5 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 String
    public static string Pin {get;}
    See Also