| 名前 | 解説 |
 | Content | オーバーロードされます。 Sets the Content property. |
 | CssClass | Configurates C1.Web.Mvc.Control.CssClass. Sets the css class of the control. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | CssStyle | Configurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | CssStyles | Configurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | DialogResultSubmit | Configurates C1.Web.Mvc.Popup.DialogResultSubmit. Sets a string to be used as a dialogResult when the dialog is hosted by a form element and the user submits the form. |
 | FadeIn | Configurates C1.Web.Mvc.Popup.FadeIn. Sets a value that determines whether popups should be shown using a fade-in animation. |
 | FadeOut | Configurates C1.Web.Mvc.Popup.FadeOut. Sets a value that determines whether popups should be hidden using a fade-out animation. |
 | Height | オーバーロードされます。 Sets the height of the control in pixel. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | HideTrigger | Configurates C1.Web.Mvc.Popup.HideTrigger. Sets the actions that hide the Popup. |
 | HtmlAttribute | Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | HtmlAttributes | オーバーロードされます。 Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | Id | Configurates C1.Web.Mvc.Component.Id. Sets the id of the control. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | IsDisabled | Configurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | IsDraggable | Configurates C1.Web.Mvc.Popup.IsDraggable. Sets a value that determines whether the popup can be dragged with the mouse by its header. |
 | IsResizable | Configurates C1.Web.Mvc.Popup.IsResizable. Sets a value that determines whether the popup can be resized by dragging its edges with the mouse. |
 | Modal | Configurates C1.Web.Mvc.Popup.Modal. Sets a value that determines whether the Popup should be displayed as a modal dialog. |
 | OnClientDragged | Configurates the C1.Web.Mvc.Popup.OnClientDragged client event. Sets the client function which occurs after the Popup has been dragged. |
 | OnClientDragging | Configurates the C1.Web.Mvc.Popup.OnClientDragging client event. Sets the client function which occurs when the Popup is about to be dragged. |
 | OnClientGotFocus | Configurates the C1.Web.Mvc.Control.OnClientGotFocus client event. Occurs when the control gets the focus. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | OnClientHidden | Configurates the C1.Web.Mvc.Popup.OnClientHidden client event. Sets the client function which occurs after the Popup has been hidden. |
 | OnClientHiding | Configurates the C1.Web.Mvc.Popup.OnClientHiding client event. Sets the client function which occurs before the Popup is hiding. |
 | OnClientLostFocus | Configurates the C1.Web.Mvc.Control.OnClientLostFocus client event. Occurs when the control loses the focus. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | OnClientPositionChanged | Configurates the C1.Web.Mvc.Popup.OnClientPositionChanged client event. Sets the client function which occurs while the user moves the Popup, between the Dragging and Dragged events, after the PositionChanging event. |
 | OnClientPositionChanging | Configurates the C1.Web.Mvc.Popup.OnClientPositionChanging client event. Sets the client function which occurs while the user moves the Popup, between the Dragging and Dragged events. |
 | OnClientRefreshed | Configurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | 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<Popup,PopupBuilder>から継承されます。 |
 | OnClientResized | Configurates the C1.Web.Mvc.Popup.OnClientResized client event. Sets the client function which occurs after the Popup has been resized. |
 | OnClientResizing | Configurates the C1.Web.Mvc.Popup.OnClientResizing client event. Sets the client function which occurs when the Popup is about to be resized. |
 | OnClientShowing | Configurates the C1.Web.Mvc.Popup.OnClientShowing client event. Sets the client function which occurs before the Popup is showing. |
 | OnClientShown | Configurates the C1.Web.Mvc.Popup.OnClientShown client event. Sets the client function which occurs after the Popup has been shown. |
 | OnClientSizeChanged | Configurates the C1.Web.Mvc.Popup.OnClientSizeChanged client event. Sets the client function which occurs while the user resizes the Popup, between the resizing and resized events, after the SizeChanging event. |
 | OnClientSizeChanging | Configurates the C1.Web.Mvc.Popup.OnClientSizeChanging client event. Sets the client function which occurs while the user resizes the Popup, between the resizing and resized events. |
 | Owner | Configurates C1.Web.Mvc.Popup.Owner. Sets the selector string to determine the element that own this popup. |
 | Position | Configurates C1.Web.Mvc.Popup.Position. Sets a value that determines where the popup should be displayed with respect to the owner element. |
 | RemoveOnHide | Configurates C1.Web.Mvc.Popup.RemoveOnHide. Sets a value that determines whether the Popup element should be removed from the DOM when the Popup is hidden, as opposed to being hidden. |
 | ShowTrigger | Configurates C1.Web.Mvc.Popup.ShowTrigger. Sets the actions that show the Popup. |
 | TabOrder | Configurates C1.Web.Mvc.Control.TabOrder. Sets a value of the tabindex attribute associated with the control. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | TemplateBind | Configurates the C1.Web.Mvc.Control.TemplateBindings client event. Sets the collection of the template bindings. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | ToTemplate | Transfer to the template mode. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | Width | オーバーロードされます。 Sets the width of the control in pixel. C1.Web.Mvc.Fluent.ControlBuilder<Popup,PopupBuilder>から継承されます。 |
 | WriteTo | Writer the process result of current instance to the writer. C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>から継承されます。 |