WinFormsDataBindingHelper.NullMagicValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Magic value for a null choice in a bound list.
public:
static property System::Object ^ NullMagicValue { System::Object ^ get(); };
public static object NullMagicValue { get; }
static member NullMagicValue : obj
Public ReadOnly Property NullMagicValue As Object