Report.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

Значение свойства

Целочисленное значение индекса.

Атрибуты

Применяется к