True DBGrid for WinForms
IsDefault メソッド (UIStrings)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > UIStrings クラス : IsDefault メソッド
The key of the string to test.
Tests whether a string in the collection has default value.
シンタックス
'宣言
 
Public Function IsDefault( _
   ByVal key As System.Object _
) As System.Boolean
public System.bool IsDefault( 
   System.object key
)

パラメータ

key
The key of the string to test.

戻り値の型

true if the string has default value, false otherwise.
参照

UIStrings クラス
UIStrings メンバ