True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / UIStringsItemEventArgs Class / IsDefault Property

In This Topic
    IsDefault Property (UIStringsItemEventArgs)
    In This Topic
    Gets a value indicating whether this instance is default.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDefault As System.Boolean
    public System.bool IsDefault {get;}

    Property Value

    true if this instance is default; otherwise, false.
    See Also