| Visual Basic (Declaration) | |
|---|---|
Public Property BorderColor As Color | |
| C# | |
|---|---|
public Color BorderColor {get; set;} | |
Property Value
XolorThis property will only be visible when the BorderType Property is equal to Regular or RoundedEdge.
| dbicMonth | Send comments on this topic. |
| BorderColor Property | |
| See Also | |
|
| dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : BorderColor Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property BorderColor As Color | |
| C# | |
|---|---|
public Color BorderColor {get; set;} | |