C1.Win.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 IEnumerable(Of String)
 
See Also