Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

ElementStyle Class

Describes HTML element style.

Namespace:  Suoranta.WebApp.Kendo
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public class ElementStyle : AttributeCollection

Remarks


Dimensions are decimals that are interpreted as:
  • none when value < 0
  • percentage when 0 <= value <= 1, e.g., 0.5 = 50%
  • otherwise pixels

Inheritance Hierarchy


Object
  DynamicObject
    AttributeCollection
      Suoranta.WebApp.Kendo..::..ElementStyle