ComponentOne CalendarView for WinForms
C1.Framework.Text.Lexicons Namespace / LexiconItem Class / ID Property

In This Topic
    ID Property (LexiconItem)
    In This Topic
    Gets the id.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ID As Object
    public object ID {get;}

    Property Value

    A object used as id of the item.
    See Also