RectangleReportItem.RectangleDataElementOutput 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.
public:
property Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes RectangleDataElementOutput { Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
[System.ComponentModel.DisplayName("DataElementOutput")]
public Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes RectangleDataElementOutput { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
[<System.ComponentModel.DisplayName("DataElementOutput")>]
member this.RectangleDataElementOutput : Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes with get, set
Public Property RectangleDataElementOutput As DataElementOutputTypes
Property Value
- Attributes