| Visual Basic (Declaration) | |
|---|---|
Public Property BorderColor As Color | |
| C# | |
|---|---|
public Color BorderColor {get; set;} | |
Property Value
ColorThis property is only visible with the BorderType property equals Regular or RoundedEdge.
| dbicDropDate | Send comments on this topic. |
| BorderColor Property | |
| See Also | |
|
| dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : BorderColor Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property BorderColor As Color | |
| C# | |
|---|---|
public Color BorderColor {get; set;} | |