xtd 0.2.0
Loading...
Searching...
No Matches

◆ form_from_css()

static forms_t xtd::forms::style_sheets::style_sheet::form_from_css ( const xtd::ustring css_text)
static

Gets the style sheet forms collection from specified css string.

Parameters
css_textThe css string that contains forms definition.
Returns
The style sheet forms collection.
Remarks
For more information, see Style sheets overview.