C# 클래스 Serenity.ComponentModel.AlignmentAttribute

Controls horizontal alignment of text (usually in grid columns).
This is an abstract base class. You need to use AlignCenter or AlignRight attributes.
상속: System.Attribute
파일 보기 프로젝트 열기: volkanceylan/Serenity

보호된 메소드들

메소드 설명
AlignmentAttribute ( string align ) : System

메소드 상세

AlignmentAttribute() 보호된 메소드

protected AlignmentAttribute ( string align ) : System
align string
리턴 System