public Cursor NotNullValue { get; set; }
Public Property NotNullValue As Cursor Get Set
public: property Cursor^ NotNullValue { Cursor^ get (); void set (Cursor^ value); }
member NotNullValue : Cursor with get, set
In This Article