バージョン

ShouldSerializeGroupBorderStyle メソッド

GroupBorderStyle プロパティをデフォルト値に設定しているかどうかを決定します。
シンタックス
'宣言
 
Public Function ShouldSerializeGroupBorderStyle() As Boolean
public bool ShouldSerializeGroupBorderStyle()

戻り値の型

GroupBorderStyle プロパティがデフォルト値に設定されていない場合は True。そうではない場合は False を返します。
解説

ResetGroupBorderStyle メソッドを使用し、このプロパティをデフォルトの値にリセットします。

参照