| Visual Basic (Declaration) | |
|---|---|
Public Property TitleBorder As enumBorderType | |
| C# | |
|---|---|
public enumBorderType TitleBorder {get; set;} | |
Property Value
enumBorderTypeIf this property Regular or RoundedEdge, the border color is defined by the BorderColor Property.
| dbicMonth | Send comments on this topic. |
| TitleBorder Property | |
| See Also | |
|
| dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : TitleBorder Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property TitleBorder As enumBorderType | |
| C# | |
|---|---|
public enumBorderType TitleBorder {get; set;} | |