GrapeCity.Xaml.SpreadSheet.Data Namespace > Columns Class > GetByLabel Method : GetByLabel(String,Boolean) Method |
true
to ignore case in the search.
'Declaration Public Overloads Function GetByLabel( _ ByVal label As String, _ ByVal ignoreCase As Boolean _ ) As Column
'Usage Dim instance As Columns Dim label As String Dim ignoreCase As Boolean Dim value As Column value = instance.GetByLabel(label, ignoreCase)
public Column GetByLabel( string label, bool ignoreCase )
true
to ignore case in the search.Target Platforms: Windows Server 2012, Windows RT