Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Serenity
ComponentModel
AlignmentAttribute
C# Class 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.
Inheritance:
System.Attribute
Datei anzeigen
Open project: volkanceylan/Serenity
Protected Methods
Method
Description
AlignmentAttribute
(
string
align
) :
System
Method Details
AlignmentAttribute()
protected
method
protected
AlignmentAttribute
(
string
align
) :
System
align
string
return
System