Table of Contents
- Getting Started
- EO.Pdf
- EO.Web
- EO.WebBrowser
- EO.Wpf
- Common Topics
- Reference
- .NET API Reference
- EO.Base
- EO.Base.UI
- EO.Extensions
- EO.Pdf
- EO.Pdf.Acm
- EO.Pdf.Contents
- EO.Pdf.Drawing
- EO.Pdf.Mvc
- EO.Web
- EO.Web
- Classes
- Structures
- NullableBool Structure
- NullableBool Structure
- NullableBool Members
- Fields
- Methods
- Operators
- Shortcut Structure
- NullableBool Structure
- Enumerations
- Delegates
- EO.WebBrowser
- EO.WebBrowser.DOM
- EO.WebEngine
- EO.WinForm
- EO.Wpf
- EO.Wpf.Gauge
- EO.Wpf.Gauge.Shapes
- EO.Wpf.Primitives
- EO.Wpf.Themes.Aero
- EO.Wpf.Themes.Classic
- EO.Wpf.Themes.Luna
- EO.Wpf.Themes.Metro
- EO.Wpf.Themes.Royale
- JavaScript API Reference
- .NET API Reference
NullableBool Fields |
The fields of the NullableBool structure are listed below. For a complete list of NullableBool structure members, see the NullableBool Members topic.
Fields
Name | Description | |
---|---|---|
False | False Boolean value. | |
Null | The value is not set. Final value is determined by run time based on the context. | |
True | True Boolean value. |
See Also