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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BarcodeBaseBuilder<TControl,TBuilder> クラス : HideExtraChecksum メソッド
The value.
Configurates C1.Web.Mvc.BarcodeBase.HideExtraChecksum. Indicates whether to show the check digit in the label text of the control.
シンタックス
'宣言
 
Public Overridable Function HideExtraChecksum( _
   ByVal value As System.Boolean _
) As TBuilder
public virtual TBuilder HideExtraChecksum( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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