True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid 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