| Visual Basic (Declaration) | |
|---|---|
Public Property HeaderBackColorTo As Color | |
| C# | |
|---|---|
public Color HeaderBackColorTo {get; set;} | |
Property Value
Color.This property is only used when the HeaderFillType is equal to something other than Solid.
| dbicList | Send comments on this topic. |
| HeaderBackColorTo Property | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > dbiNodeItem Class : HeaderBackColorTo Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property HeaderBackColorTo As Color | |
| C# | |
|---|---|
public Color HeaderBackColorTo {get; set;} | |