Share via


ICommandBarElement2.IsInOverflow Proprietà

Definizione

Ottiene un valore che indica se questa voce è nel menu overflow.

public:
 property bool IsInOverflow { bool get(); };
bool IsInOverflow();
public bool IsInOverflow { get; }
var boolean = iCommandBarElement2.isInOverflow;
Public ReadOnly Property IsInOverflow As Boolean

Valore della proprietà

Boolean

bool

true se questa voce si trova nel menu overflow; in caso contrario, false.

Si applica a