<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / ColumnValueConverter Class / Exclusive Property

In This Topic
    Exclusive Property (ColumnValueConverter)
    In This Topic
    Gets a value that determines whether the editor should only allow values present in the Values list.
    Syntax
    'Declaration
     
    Public ReadOnly Property Exclusive As Boolean
    public bool Exclusive {get;}
    See Also