VerticalAlignType.cs File Reference

Namespaces

 PowerUI::Css
 Known as Spark, this is PowerUI's CSS engine. CSS properties and general CSS management is performed by Spark.
 

Constant Groups

 PowerUI::Css
 Known as Spark, this is PowerUI's CSS engine. CSS properties and general CSS management is performed by Spark.
 

Enumerations

enum  PowerUI::Css.VerticalAlignType { PowerUI::Css.VerticalAlignType.Top, PowerUI::Css.VerticalAlignType.Bottom, PowerUI::Css.VerticalAlignType.Middle }
 This represents the value for the vertical-align property. More...