CssMinHeightProperty sealed class CssMinHeightProperty : CssProperty Information can be found on MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/min-height Gets the minimum height of the element. Documentation Code