public bool FullRowSelect { get; set; }
Public Property FullRowSelect As Boolean Get Set
public: property bool^ FullRowSelect { bool^ get (); void set (bool^ value); }