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

In This Topic
    IsNone Property
    In This Topic
    Gets or sets a value indicating whether "none" is selected.
    Syntax
    'Declaration
     
    
    Public Property IsNone As Boolean
    public bool IsNone {get; set;}
    See Also