このメンバは Style.MergeWith をオーバーライドします。
Overrides Public Sub MergeWith( _
ByVal s As Style _)
[C#]
public override void MergeWith(Styles);
[C++]
public: void MergeWith(Style* s);
[JScript]
public override function MergeWith(
s : Style);
必要条件
プラットフォーム: Windows 2000, Windows XP Professional, Windows Server 2003 ファミリ
参照
TableStyle クラス | TableStyle メンバ | System.Web.UI.WebControls 名前空間