ComponentOne CalendarView for WinForms
C1.Win.C1Input 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 Boolean
    public bool IsDefault {get;}

    Property Value

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