InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 IEnumerable(Of String)
    IEnumerable<string> GetFieldNames()
    See Also