バージョン

Dashboard プロパティ (RevealSettings)

これらの設定が適用される RevealView オブジェクトでレンダリングするダッシュボード。ダッシュボード オブジェクトを取得するには、RevealUtility で使用可能な RevealUtility.LoadDashboard および RevealUtility.LoadDashboardSync メソッドを使用できます。null ダッシュボードは、ビューがゼロから新しいダッシュボードの作成を開始することを意味します。
シンタックス
'宣言
 
Public Property Dashboard As RVDashboard
public RVDashboard Dashboard {get; set;}
プラットフォーム

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照