ASP.NET Core MVC コントロールヘルプ
BackgroundColor メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BarcodeBaseBuilder<TControl,TBuilder> クラス : BackgroundColor メソッド
The value.
Configurates C1.Web.Mvc.BarcodeBase.BackgroundColor. Sets the background color to render the control.
シンタックス
'宣言
 
Public Overridable Function BackgroundColor( _
   ByVal value As System.String _
) As TBuilder
public virtual TBuilder BackgroundColor( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The default value for this property is White.
参照

BarcodeBaseBuilder<TControl,TBuilder> クラス
BarcodeBaseBuilder<TControl,TBuilder> メンバ