ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / MappingLookup Class / DisplayMember Property

In This Topic
    DisplayMember Property (MappingLookup)
    In This Topic
    Gets or sets the field to use as the source of meaningful value.
    Syntax
    'Declaration
     
    
    Public Property DisplayMember As String
    public string DisplayMember {get; set;}
    See Also