FlexGrid for UWP/WinRT
Apply(Border) メソッド

セルを表す Windows.UI.Xaml.Controls.Border 要素。
この CellStyle で定義される属性をセルに適用します。
構文
'宣言
 
Public Overloads Overridable Sub Apply( _
   ByVal bdr As Windows.UI.Xaml.Controls.Border _
) 
public virtual void Apply( 
   Windows.UI.Xaml.Controls.Border bdr
)

パラメータ

bdr
セルを表す Windows.UI.Xaml.Controls.Border 要素。
Requirements

Target Platforms: 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

参照

関連項目

CellStyle クラス
CellStyle メンバ
オーバーロード一覧

Send Feedback