ScrollManager.FirstScrollableRowIndex 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.
public:
property System::UInt32 FirstScrollableRowIndex { System::UInt32 get(); void set(System::UInt32 value); };
public uint FirstScrollableRowIndex { get; set; }
member this.FirstScrollableRowIndex : uint32 with get, set
Public Property FirstScrollableRowIndex As UInteger