DoubleProperty Class

Definition

Represents a double property in the report.

public class DoubleProperty : Microsoft.ReportingServices.RdlObjectModel.ComparablePropertyDefinition<double>
Inheritance

Constructors

Properties

Default

Gets the default value of the property.

(Inherited from PropertyDefinition<T>)
Maximum (Inherited from ComparablePropertyDefinition<T>)
Minimum (Inherited from ComparablePropertyDefinition<T>)
Name

The property name.

(Inherited from PropertyDefinition)

Methods

Explicit Interface Implementations

Applies to