PipsPager.SelectedPipStyle 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 Style ^ SelectedPipStyle { Style ^ get(); void set(Style ^ value); };
Style SelectedPipStyle();
void SelectedPipStyle(Style value);
public Style SelectedPipStyle { get; set; }
var style = pipsPager.selectedPipStyle;
pipsPager.selectedPipStyle = style;
Public Property SelectedPipStyle As Style
Valeur de propriété
Style à appliquer au pip sélectionné dans PipsPager.