ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Filters Namespace / DataGridMultiLineCombinationsItem Class / AndText Property

In This Topic
    AndText Property
    In This Topic
    Gets the localized "and" text.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property AndText As String
    public string AndText {get;}
    See Also