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

In This Topic
    IsNone Property (DataGridMultiLineCombinationsItem)
    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