TreeViewImageIndexConverter::IncludeNoneAsStandardValue Property
.NET Framework (current version)
Gets a value indicating null is valid in the TypeConverter::StandardValuesCollection collection.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if null is valid in the standard values collection; otherwise, false.
As implemented in this class, this property always returns false.
.NET Framework
Available since 1.1
Available since 1.1
Show: