ItemBorderWidth.IsSpecified(ReportExpression<ReportSize>) 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:
static bool IsSpecified(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> value);
public static bool IsSpecified (Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> value);
static member IsSpecified : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> -> bool
Public Shared Function IsSpecified (value As ReportExpression(Of ReportSize)) As Boolean
Parameters
- value
- ReportExpression<ReportSize>