IGridItemProvider.RowSpan Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nombre de lignes sur lesquelles s'étend une cellule ou un élément.
public:
property int RowSpan { int get(); };
int RowSpan();
public int RowSpan { get; }
var int32 = iGridItemProvider.rowSpan;
Public ReadOnly Property RowSpan As Integer
Valeur de propriété
Int32
int
Nombre de lignes.