In This Topic

MiscBorderColor Property (DocuViewareControl)

In This Topic
Specifies the color used to define dropdowns borders, buttons separators, line separators.
Syntax
'Declaration
 
Public Property MiscBorderColor As String
public string MiscBorderColor {get; set;}
Remarks
Default value is #DCDCDC.
See Also