Report.Index Propriété

Définition

Obtient ou définit la valeur spécifiée de l'index.

public:
 property int Index { int get(); void set(int value); };
[System.ComponentModel.DefaultValue(-1)]
[System.Xml.Serialization.XmlAttribute]
public int Index { get; set; }
[<System.ComponentModel.DefaultValue(-1)>]
[<System.Xml.Serialization.XmlAttribute>]
member this.Index : int with get, set
Public Property Index As Integer

Valeur de propriété

Valeur entière de l’index.

Attributs

S’applique à