ReportColor.Empty Property
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.
Gets the empty color.
public:
static property Microsoft::ReportingServices::RdlObjectModel::ReportColor Empty { Microsoft::ReportingServices::RdlObjectModel::ReportColor get(); };
public static Microsoft.ReportingServices.RdlObjectModel.ReportColor Empty { get; }
member this.Empty : Microsoft.ReportingServices.RdlObjectModel.ReportColor
Public Shared ReadOnly Property Empty As ReportColor
Property Value
A ReportColor object.