ChartDataPoint.m_customPropertiesReady Champ
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.
Une Boolean valeur qui indique si les propriétés personnalisées sont prêtes.
protected: bool m_customPropertiesReady;
protected bool m_customPropertiesReady;
val mutable m_customPropertiesReady : bool
Protected m_customPropertiesReady As Boolean