C# Class Serenity.ComponentModel.AlignCenterAttribute

Centers text horizontally (usually in a grid column).
Used for text alignment in grids by adding `align-center` CSS class to corresponding SlickGrid column. Note that it has no effect on editors or forms.
Inheritance: AlignmentAttribute
ファイルを表示 Open project: volkanceylan/Serenity

Public Methods

Method Description
AlignCenterAttribute ( )

Method Details

AlignCenterAttribute() public method