'Declaration Public Overloads Function GetByLabel( _ ByVal label As String _ ) As Column
'Usage Dim instance As Columns Dim label As String Dim value As Column value = instance.GetByLabel(label)
public Column GetByLabel( string label )
Target Platforms: Windows Server 2012, Windows RT
Columns Class Columns Members Overload List
Copyright © GrapeCity, inc. All rights reserved.