名前 | 解説 | |
---|---|---|
![]() | AccessKey | Gets or sets the access key that allows you to quickly navigate to the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | Animation | |
![]() | AppRelativeTemplateSourceDirectory | Gets or sets the application-relative virtual directory of the System.Web.UI.Page or System.Web.UI.UserControl object that contains this control. System.Web.UI.Controlから継承されます。 |
![]() | Attributes | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | AvailableExports | |
![]() | BackColor | Gets or sets the background color of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | BorderColor | Gets or sets the border color of the Web control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | BorderStyle | Gets or sets the border style of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | BorderWidth | Gets or sets the border width of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | ClientID | Gets the control ID for HTML markup that is generated by ASP.NET. System.Web.UI.Controlから継承されます。 |
![]() | ClientIDMode | Gets or sets the algorithm that is used to generate the value of the System.Web.UI.Control.ClientID property. System.Web.UI.Controlから継承されます。 |
![]() | Controls | Gets a System.Web.UI.ControlCollection object that represents the child controls for a specified server control in the UI hierarchy. System.Web.UI.Controlから継承されます。 |
![]() | ControlStyle | Gets the style of the Web server control. This property is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | ControlStyleCreated | Gets a value indicating whether a System.Web.UI.WebControls.Style object has been created for the System.Web.UI.WebControls.WebControl.ControlStyle property. This property is primarily used by control developers. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | CssClass | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | DefaultExportSettings | |
![]() | DisplayMode | レンダリングされたページの表示方法。 「HtmlViewer」ビューアタイプの場合のみ。 |
![]() | Enabled | Gets or sets a value indicating whether the Web server control is enabled. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | EnableTheming | Gets or sets a value indicating whether themes apply to this control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | EnableViewState | Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. System.Web.UI.Controlから継承されます。 |
![]() | Font | Gets the font properties associated with the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | ForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | HasAttributes | Gets a value indicating whether the control has attributes set. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | Height | Gets or sets the height of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | ID | Gets or sets the programmatic identifier assigned to the server control. System.Web.UI.Controlから継承されます。 |
![]() | LocalizationJson | ローカライズされた文字列を含むファイルのURLを指定します。 |
![]() | NamingContainer | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same System.Web.UI.Control.ID property value. System.Web.UI.Controlから継承されます。 |
![]() | Page | Gets a reference to the System.Web.UI.Page instance that contains the server control. System.Web.UI.Controlから継承されます。 |
![]() | PageView | |
![]() | ParametersPanelLocation | |
![]() | Parent | Gets a reference to the server control's parent control in the page control hierarchy. System.Web.UI.Controlから継承されます。 |
![]() | PdfExportOptions | WebViewerコントロールでViewerTypeをPDFに設定すると、PDF固有のプロパティを設定するためのPdfExportOptionsのオブジェクトを返します。 |
![]() | RenderingCompatibility | Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with. System.Web.UI.Controlから継承されます。 |
![]() | RenderMode | 描画する方法を構成します。 |
![]() | Report | クライアントに表示するレポートを指定します。 |
![]() | ReportName | クライアントに表示するレポートオブジェクトの名前を指定します。 サポートされているキーワードは「file:」、「res:」および「link:」です。 |
![]() | ReportService | レポートサービスの設定(URLやセキュリティトークンなど)。 |
![]() | ReportsFolder | 要求されたレポートファイルを検索するためのパスを指定します。名前は「file:」プレフィックスで始まります。 |
![]() | Site | Gets information about the container that hosts the current control when rendered on a design surface. System.Web.UI.Controlから継承されます。 |
![]() | SkinID | Gets or sets the skin to apply to the control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | Style | Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | SupportsDisabledAttribute | Gets a value that indicates whether the control should set the disabled attribute of the rendered HTML element to "disabled" when the control's System.Web.UI.WebControls.WebControl.IsEnabled property is false. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | TabIndex | Gets or sets the tab index of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | TemplateControl | Gets or sets a reference to the template that contains this control. System.Web.UI.Controlから継承されます。 |
![]() | TemplateSourceDirectory | Gets the virtual directory of the System.Web.UI.Page or System.Web.UI.UserControl that contains the current server control. System.Web.UI.Controlから継承されます。 |
![]() | ToolTip | Gets or sets the text displayed when the mouse pointer hovers over the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |
![]() | UniqueID | Gets the unique, hierarchically qualified identifier for the server control. System.Web.UI.Controlから継承されます。 |
![]() | ValidateRequestMode | Gets or sets a value that indicates whether the control checks client input from the browser for potentially dangerous values. System.Web.UI.Controlから継承されます。 |
![]() | ViewerType | クライアントマシンのブラウザでレポートの表示に使用するビューワの種類を決定します。 |
![]() | ViewStateMode | Gets or sets the view-state mode of this control. System.Web.UI.Controlから継承されます。 |
![]() | Visible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. System.Web.UI.Controlから継承されます。 |
![]() | Width | Gets or sets the width of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 |