| Visual Basic (Declaration) | |
|---|---|
Public Property ItemHeaderBackColor As Color | |
| C# | |
|---|---|
public Color ItemHeaderBackColor {get; set;} | |
Property Value
ColorReplaces the older ItemHeaderColor property.
| dbicList | Send comments on this topic. |
| ItemHeaderBackColor Property | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : ItemHeaderBackColor Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property ItemHeaderBackColor As Color | |
| C# | |
|---|---|
public Color ItemHeaderBackColor {get; set;} | |