Share via


NumericIndicator.SnappingEnabled Propiedad

Definición

Indica si el ajuste está habilitado.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> SnappingEnabled { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> SnappingEnabled { get; set; }
member this.SnappingEnabled : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property SnappingEnabled As ReportExpression(Of Boolean)

Valor de propiedad

Un objeto ReportExpression<T>.

Se aplica a