ReportViewer.ToolBarItemPressedBorderColor Property
Visual Studio 2005
Gets or sets the color of a toolbar item while it is being pressed.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
/** @property */ public Color get_ToolBarItemPressedBorderColor () /** @property */ public void set_ToolBarItemPressedBorderColor (Color value)
public function get ToolBarItemPressedBorderColor () : Color public function set ToolBarItemPressedBorderColor (value : Color)