'Declaration
Public ReadOnly Property RowSpan As System.Integer
'Usage
Dim instance As HeaderTemplateCell Dim value As System.Integer value = instance.RowSpan
public System.int RowSpan {get;}
public read-only property RowSpan: System.Integer;
public function get RowSpan : System.int
public: __property System.int get_RowSpan();
public: property System.int RowSpan { System.int get(); }