Condividi tramite


Proprietà SnappingEnabled

Indicates values should round to the snapping interval.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property SnappingEnabled As ReportBoolProperty
    Get
'Utilizzo
Dim instance As GaugePointer
Dim value As ReportBoolProperty

value = instance.SnappingEnabled
public ReportBoolProperty SnappingEnabled { get; }
public:
property ReportBoolProperty^ SnappingEnabled {
    ReportBoolProperty^ get ();
}
member SnappingEnabled : ReportBoolProperty
function get SnappingEnabled () : ReportBoolProperty