次の方法で共有


RibbonGroupsPanel.IsStarLayoutPass プロパティ

定義

現在のレイアウト パスがスター レイアウト パスの後かどうかを示す値を取得します。

public:
 property bool IsStarLayoutPass { bool get(); };
public bool IsStarLayoutPass { get; }
member this.IsStarLayoutPass : bool
Public ReadOnly Property IsStarLayoutPass As Boolean

プロパティ値

現在のパスがスター レイアウト パスの場合は true。それ以外の場合は false

実装

適用対象