C# 클래스 Serenity.ComponentModel.AlignRightAttribute

Right aligns 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.
상속: AlignmentAttribute
파일 보기 프로젝트 열기: volkanceylan/Serenity

공개 메소드들

메소드 설명
AlignRightAttribute ( )

메소드 상세

AlignRightAttribute() 공개 메소드

public AlignRightAttribute ( )