ReportIntProperty.Value Property

Definition

Gets the integer value of the property.

public:
 property int Value { int get(); };
public int Value { get; }
member this.Value : int
Public ReadOnly Property Value As Integer

Property Value

An integer value.

Applies to