| Visual Basic (Declaration) | |
|---|---|
Public Property TitleFont As Font | |
| C# | |
|---|---|
public Font TitleFont {get; set;} | |
Property Value
FontIf this property is null, then the ListFont Property is used instead.
| dbicExplorerBar | Send comments on this topic. |
| TitleFont Property | |
| See Also | |
|
| dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerList Class : TitleFont Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property TitleFont As Font | |
| C# | |
|---|---|
public Font TitleFont {get; set;} | |