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