Property RowSpan
RowSpan
Gets or sets a value that indicates the total number of rows this control's content spans within a container.
int RowSpan { get; set; }
Property Value
Remarks
Currently this property works only in Grid container.
Gets or sets a value that indicates the total number of rows this control's content spans within a container.
int RowSpan { get; set; }
Currently this property works only in Grid container.