IExpandCollapseProvider.ExpandCollapseState Propriété

Définition

Obtient l'état (développé ou réduit) du contrôle.

public:
 property ExpandCollapseState ExpandCollapseState { ExpandCollapseState get(); };
ExpandCollapseState ExpandCollapseState();
public ExpandCollapseState ExpandCollapseState { get; }
var expandCollapseState = iExpandCollapseProvider.expandCollapseState;
Public ReadOnly Property ExpandCollapseState As ExpandCollapseState

Valeur de propriété

État (développé ou réduit) du contrôle.

S’applique à