[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.UIStrings.IsDefault

IsDefault Method

IsDefault(object)

Tests whether a string in the collection has default value.

Declaration
public bool IsDefault(object key)
Parameters
Type Name Description
object key

The key of the string to test.

Returns
Type Description
bool

true if the string has default value, false otherwise.