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

In This Topic
    ButtonCustomStyle Property (C1DisplayColumn)
    In This Topic
    Gets or sets a value indicating whether buttons will use a custom style.
    Syntax
    'Declaration
     
    Public Property ButtonCustomStyle As System.Boolean
    public System.bool ButtonCustomStyle {get; set;}
    See Also