ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.CoditionalFormatting Namespace / IFormattableView Interface / GetFieldNames Method

In This Topic
    GetFieldNames Method (IFormattableView)
    In This Topic
    Gets a names of fields.
    Syntax
    'Declaration
     
    Function GetFieldNames() As System.Collections.Generic.IEnumerable(Of String)
    System.Collections.Generic.IEnumerable<string> GetFieldNames()
    See Also