FlexReport for WinForms
AutoWidth プロパティ (FieldBase)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FieldBase クラス : AutoWidth プロパティ
Gets or sets a value determining how width of object changes depending on its content.
シンタックス
'宣言
 
Public Property AutoWidth As AutoSizeBehavior
'使用法
 
Dim instance As FieldBase
Dim value As AutoSizeBehavior
 
instance.AutoWidth = value
 
value = instance.AutoWidth
public AutoSizeBehavior AutoWidth {get; set;}
参照

参照

FieldBase クラス
FieldBase メンバ