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