LayoutEditor.SetSelectedItemsColor(ReportColor) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SetSelectedItemsColor(Microsoft::ReportingServices::RdlObjectModel::ReportColor color);
public void SetSelectedItemsColor (Microsoft.ReportingServices.RdlObjectModel.ReportColor color);
member this.SetSelectedItemsColor : Microsoft.ReportingServices.RdlObjectModel.ReportColor -> unit
Public Sub SetSelectedItemsColor (color As ReportColor)
Parameters
- color
- ReportColor