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