[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.ExpressionEditorCollection.GetColumnName

GetColumnName Method

GetColumnName(C1ExpressionEditor)

Gets the column name of the expression editor.

Declaration
public string GetColumnName(C1ExpressionEditor editor)
Public Function GetColumnName(editor As C1ExpressionEditor) As String
Parameters
Type Name Description
C1ExpressionEditor editor

The expression editor.

Returns
Type Description
string