DataSetBase.WidthSensitivity Property

Definition

Gets or sets a value that indicates whether the data is width-sensitive.

public:
 property Microsoft::ReportingServices::RdlObjectModel::WidthSensitivities WidthSensitivity { Microsoft::ReportingServices::RdlObjectModel::WidthSensitivities get(); void set(Microsoft::ReportingServices::RdlObjectModel::WidthSensitivities value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.WidthSensitivities WidthSensitivity { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.WidthSensitivity : Microsoft.ReportingServices.RdlObjectModel.WidthSensitivities with get, set
Public Property WidthSensitivity As WidthSensitivities

Property Value

A WidthSensitivities object.

Attributes

Applies to