True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1DataColumn Class / buttonPicIdx Property

In This Topic
    buttonPicIdx Property (C1DataColumn)
    In This Topic
    Index of button picture.
    Syntax
    'Declaration
     
    Protected Property buttonPicIdx As System.Integer
    protected System.int buttonPicIdx {get; set;}
    See Also