True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / C1DataColumn Class / buttonPicTag Property

In This Topic
    buttonPicTag Property (C1DataColumn)
    In This Topic
    Tag of button picture.
    Syntax
    'Declaration
     
    Protected Property buttonPicTag As System.String
    protected System.string buttonPicTag {get; set;}
    See Also