RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

IDataEntryGrid..::..GetColumns Method

Gets the columns.

Namespace:  RingSoft.DataEntryControls.Engine.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


List<ColumnMap> GetColumns()
Function GetColumns As List(Of ColumnMap)
List<ColumnMap^>^ GetColumns()

Return Value

List<ColumnMap>.