AutoComplete for ASP.NET Web Forms
Align プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Field クラス : Align プロパティ
Gets or sets how text is aligned within the field.
シンタックス
'宣言
 
Public Property Align As FieldAlignEnum
public FieldAlignEnum Align {get; set;}
解説

This property determines how text is aligned within the field.

To control picture alignment, use the C1.C1Preview.C1Report.Field.PictureAlign property.

参照

Field クラス
Field メンバ
FieldAlignEnum 列挙体