| 名前 | 解説 |
| BackgroundColor | Configurates C1.Web.Mvc.BarcodeBase.BackgroundColor. Sets the background color to render the control. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。 |
| CharCode | Configurates C1.Web.Mvc.QrCode.CharCode. Sets the collection of characters associated with the charset. |
| Charset | Configurates C1.Web.Mvc.QrCode.Charset. Sets which charset to encode this control. |
| Color | Configurates C1.Web.Mvc.BarcodeBase.Color. Sets the forecolor to render the control. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。 |
| Connection | Configurates C1.Web.Mvc.QrCode.Connection. Indicates whether the symbol is a part of a structured append message. |
| ConnectionIndex | Configurates C1.Web.Mvc.QrCode.ConnectionIndex. Sets the index of the symbol block in the structured append message. |
| CssClass | Configurates C1.Web.Mvc.Control.CssClass. Sets the css class of the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| CssStyle | Configurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| CssStyles | Configurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| ErrorCorrectionLevel | Configurates C1.Web.Mvc.QrCode.ErrorCorrectionLevel. Sets the restoration ability of QRCode. |
| Font | Configurates C1.Web.Mvc.BarcodeBase.Font. Sets font info for the label text of the control. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。 |
| Height | オーバーロードされます。 Sets the height of the control in pixel. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| HideExtraChecksum | Configurates C1.Web.Mvc.BarcodeBase.HideExtraChecksum. Indicates whether to show the check digit in the label text of the control. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。 |
| HtmlAttribute | Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| HtmlAttributes | オーバーロードされます。 Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| Id | Configurates C1.Web.Mvc.Component.Id. Sets the id of the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| IsDisabled | Configurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| Mask | Configurates C1.Web.Mvc.QrCode.Mask. Sets the patterns that are defined on a grid, which are repeated as necessary to cover the whole symbol. |
| Model | Configurates C1.Web.Mvc.QrCode.Model. Sets the model style of the control used. |
| OnClientGotFocus | Configurates the C1.Web.Mvc.Control.OnClientGotFocus client event. Occurs when the control gets the focus. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| OnClientIsValidChanged | Configurates the C1.Web.Mvc.BarcodeBase.OnClientIsValidChanged client event. Occurs when the IsValid property value changes. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。 |
| OnClientLostFocus | Configurates the C1.Web.Mvc.Control.OnClientLostFocus client event. Occurs when the control loses the focus. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| OnClientRefreshed | Configurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| OnClientRefreshing | Configurates the C1.Web.Mvc.Control.OnClientRefreshing client event. Occurs when the control is about to refresh its contents. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| QuietZone | Configurates C1.Web.Mvc.BarcodeBase.QuietZone. Sets the size of quiet zone (the blank margin) around the barcode symbol. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。 |
| RenderType | Configurates C1.Web.Mvc.BarcodeBase.RenderType. Sets the rendering type of the control. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。 |
| TabOrder | Configurates C1.Web.Mvc.Control.TabOrder. Sets a value of the tabindex attribute associated with the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| TemplateBind | Configurates the C1.Web.Mvc.Control.TemplateBindings client event. Sets the collection of the template bindings. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| ToTemplate | Transfer to the template mode. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| Value | Configurates C1.Web.Mvc.BarcodeBase.Value. Sets the current code value rendered by the control. C1.Web.Mvc.Fluent.BarcodeBaseBuilder<QrCode,QrCodeBuilder>から継承されます。 |
| Version | Configurates C1.Web.Mvc.QrCode.Version. Sets the different module configuration of the control. The versions of QRCode range from version 1 to version 40. Each version has a different module configuration or number of modules. (The module refers to the black and white dots that make up QRCode.) |
| Width | オーバーロードされます。 Sets the width of the control in pixel. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
| WriteTo | Writer the process result of current instance to the writer. C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>から継承されます。 |