ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / FilterDescriptor Class / DefaultIgnoredValue Field

In This Topic
    DefaultIgnoredValue Field
    In This Topic
    The default value of the IgnoredValue property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DefaultIgnoredValue As System.Object
    public static readonly System.object DefaultIgnoredValue
    See Also