public int RowSpan { get; set; }
Public Property RowSpan As Integer Get Set
public: virtual property int RowSpan { int get () sealed; void set (int value) sealed; }
abstract RowSpan : int with get, set override RowSpan : int with get, set
In This Article