GridRow.Height

GridRow.Height property

Gets or sets the height of row object.in unit of pixel

public int Height { get; set; }

See Also