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

In This Topic
    ExpandColor Property (C1TrueDBGrid)
    In This Topic
    Gets or sets the color of the expand icon in hierarchical grids.
    Syntax
    'Declaration
     
    Public Property ExpandColor As System.Drawing.Color
    public System.Drawing.Color ExpandColor {get; set;}
    See Also