Northwoods.GoSilverlight 1.2.2 Assembly
Inverted Property
See Also  Send Feedback
Northwoods.GoXam Namespace > NullBooleanConverter Class : Inverted Property

Gets or sets whether a null value should convert to true or false.

Syntax

Visual Basic (Declaration) 
Public Property Inverted As Boolean
C# 
public bool Inverted {get; set;}

Property Value

The default value is false, which converts a null value to false.

Requirements

See Also

© 2010 All Rights Reserved.