ContainerGridデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
ContainerGrid コンストラクタ | ContainerGrid のインスタンスを作成します。 |
名前 | 解説 | |
---|---|---|
_behaviors | Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
_columnsCollection | _columns コレクション Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
_initColumnsInternal | Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
_isLoaded | Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 |
名前 | 解説 | |
---|---|---|
AccessKey | Gets or sets the access key that allows you to quickly navigate to the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 | |
AltItemCssClass | オーバーライドされます。 代わりの(インデックスを持つ)行で使用される CSS クラス名。 | |
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から継承されます。 | |
AutoGenerateColumns | オーバーライドされます。 データ バインディングの処理中に行アイランドが列を自動的に生成するかどうかを定義します。プロパティが行アイランドに設定されていない場合は、バンドの AutoGenerateColumns プロパティによって解決されます。 | |
AutoPostBackFlags | オーバーライドされます。 このバンドのグリッドに適用される AutoPostBackFlags オブジェクトを返します。 | |
BackColor | Gets or sets the background color of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 | |
Band | グリッドの生成元である band。 | |
BandHasBehaviors | バンドは 1 つ以上の動作がある場合、true を返します。そうでない場合は False。 | |
BehaviorEvents | 動作消費のために起動されたイベントのセット。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
Behaviors | グリッドの動作のすべてを含みます。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
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から継承されます。 | |
CellSpacing | オーバーライドされます。 行アイランドのセル間でピクセル数を決定します。このプロパティは設定されていない場合は、バンド階層をによって解決します。 | |
ClientBindingDataContext | WebServices にバインドするときに、サービス URI、操作名、および web サービス定義へのパスを設定するために、このプロパティを使用する必要があります。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ClientBindingSettings | ClientBinding 設定は各フィールドで OneWay または TwoWay バインディング モードを含みます。生成したクライアント側のテンプレートで直接に設定できるコンバーター関数または特別な表現も含みます。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ClientEvents | HierarchicalClientEvents への参照を取得します。 | |
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から継承されます。 | |
ClientRenderingTemplate | クライアントの描画テンプレートを取得または設定します。(ここに定義されない場合、プロジェクトがビルドされません。) Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
CollapseButton | グリッドの行を展開したときに、クリックして行を縮小するために表示されるボタン オブジェクト。このプロパティは設定されていない場合は、バンド階層をによって解決します。 | |
Columns | オーバーライドされます。 行アイランドの列の定義を含みます。 | |
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から継承されます。 | |
CustomAJAXResponse | AJAX の応答としてクライアントに渡される値のコンテナー。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
DataKeyFields | オーバーライドされます。 表示されるデータのデータキーを含みます。 | |
DataMember | オーバーライドされます。 DataBind 操作中にデータをエミュレートするために使用された DataSource プロパティの特定のデータ メンバーを識別する文字列値を取得します。 | |
DataSource | データ バインド コントロールがデータ項目のリストを取得するオブジェクトを取得または設定します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
DataSourceID | データ バインド コントロールがデータ項目のリストを取得するコントロールの ID を取得または設定します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
DataSourceObject | Gets an object that implements the System.Web.UI.IDataSource interface, which provides access to the object's data content. System.Web.UI.WebControls.DataBoundControlから継承されます。 | |
DefaultColumnWidth | オーバーライドされます。 幅が設定されていないすべての列に適用されるデフォルトの列の幅。 | |
DeferLoadPostDataProcessing | クライアント側の変更の処理を LoadPostData イベントから RaisePostDataChangedEvent に遅延します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
EditorProviders | エディター プロバイダー コレクション。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
EmptyRowsTemplate | 空のグリッド テンプレートへの参照。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
EmptyRowsTemplateContainer | 空のグリッド テンプレートのコンテナー コントロール。テンプレートのインスタンス化の間に初期化されます。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
EnableAjaxViewState | プロパティがこのコントロールの非同期のポストバックのときに変更された場合、ページのコントロールのビューステートを保持できるように取得または設定します。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
EnableClientRendering | クライアントで最終 HTML のクライアント テンプレートの生成および描画を有効にします。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
Enabled | オーバーライドされます。 WebDataGrid の Enabled プロパティのゲッターを非表示し、その代わりに WebHierarchicalDataGrid の Enabled プロパティの値を返します。 | |
EnableTheming | Gets or sets a value indicating whether themes apply to this control. System.Web.UI.WebControls.WebControlから継承されます。 | |
ErrorMessage | 何かが発生した場合にはエラー メッセージを含みます。表示するためにエラー テンプレートから使用できます。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ErrorStackTrace | エラーが発生した場合は、このエラーのスタック トレースを含みます。表示するためにエラー テンプレートから使用できます。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ErrorTemplate | ErrorTemplate への参照。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ErrorTemplateContainer | エラー テンプレートのコンテナー コントロール。テンプレートのインスタンス化の間に初期化されます。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ExpandableAreaCssClass | 行アイランドを含む TD にスタイルを適用するために使用される CSS クラスの名前。このプロパティは設定されていない場合は、バンド階層をによって解決します。 | |
ExpandButton | グリッドの行が縮小されていて、行に子行アイランドがあるときに表示されるボタン オブジェクト。このボタンをクリックすると行が展開されて子行アイランドを表示します。このプロパティは設定されていない場合は、バンド階層をによって解決します。 | |
ExpansionColumnCss | 展開/縮小のボタンが表示する列にスタイルを適用するために使用する CSS クラスの名前。このプロパティは設定されていない場合は、バンド階層をによって解決します。 | |
Font | Gets the font properties associated with the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 | |
FooterCaptionCssClass | オーバーライドされます。 フッターに使用する CSS クラス名です。 | |
ForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. System.Web.UI.WebControls.WebControlから継承されます。 | |
GroupedRows | ||
HasAttributes | Gets a value indicating whether the control has attributes set. System.Web.UI.WebControls.WebControlから継承されます。 | |
HasBands | Bands プロパティがインスタンス化されたかどうかを示します。 | |
HasColumns | 列コレクションが作成されたかどうかを示します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
HasDataSource | オーバーライドされます。 グリッドがそれに指定されたデータ ソースを持つかどうかを示します。 | |
HasEmptyRowsTemplate | グリッドが空のテンプレートを持つかどうか、そしてインスタンス化されるかどうかを示します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
HasErrorTemplate | グリッドがエラー テンプレートを持つかどうか、そしてインスタンス化されるかどうかを示します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
HasGroupedRows | GroupedRows コレクションがインスタンス化されたかどうかを示します。 | |
HeaderCaptionCssClass | オーバーライドされます。 ヘッダーに使用する CSS クラス名です。 | |
Height | オーバーライドされます。 行アイランドの高さを取得または設定します。 | |
ID | Gets or sets the programmatic identifier assigned to the server control. System.Web.UI.Controlから継承されます。 | |
InsecureSubmitTokens | 安全ではない文字列のリストを配列として取得または設定します。 このプロパティは、アプリケーションでスクリプトの脆弱性を回避します。要求がクライアントから来て隠しフィールドの値に安全ではないトークンが含まれている時、クライアントの変更は破棄されます。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
InsecureSubmitTokensAsString | 「|」の文字によって分離された安全ではない文字列のリストを取得または設定します。 そのプロパティは、スクリプトの脆弱性からアプリケーションを保護するために設計されています。要求がクライアントから来て隠しフィールドの値に安全ではないトークンが含まれている時、クライアントの変更は破棄されます。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
IsManualLoadOnDemand | コンテナー グリッドが手動的な読み込みオンデマンド モードで操作するかどうかを示します。このモードに入るには、コンテナー グリッドのインスタンスをデフォルトのパラメーターのないコンストラクターで作成して、行の行アイランド コレクションに追加する必要があります。 | |
IsSelfReference | 現在の RowIsland が自己参照関係の一部であるかどうかを決定します。 | |
ItemCssClass | オーバーライドされます。 セルに使用する CSS クラス名です。 | |
ItemType | Gets or sets the name of the data item type for strongly typed data binding. System.Web.UI.WebControls.DataBoundControlから継承されます。 | |
Key | バンドのキーです。 | |
Level | 行アイランドの階層レベル。 | |
MainGrid | 行アイランドが属す WebHierarchicalDataGrid への参照。 | |
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から継承されます。 | |
OptimizeCollectionsState | オーバーライドされます。 コレクション クライアントの状態は ViewState に保存されることになるため、ポストバック時にクライアント側のコレクションがクライアントから送られることはなくなります。これを設定すると、ページ サイズは ViewState の分だけ大きくなりますが、コレクションの状態がクライアントからアップロードされることがなくなるため、ポストバック時間は大幅に短くなります。 | |
Page | Gets a reference to the System.Web.UI.Page instance that contains the server control. System.Web.UI.Controlから継承されます。 | |
Parent | Gets a reference to the server control's parent control in the page control hierarchy. System.Web.UI.Controlから継承されます。 | |
ParentRow | グリッドの親 ContainerGridRecord。 | |
Renderer | Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
RenderingCompatibility | Gets a value that specifies the ASP.NET version that rendered HTML will be compatible with. System.Web.UI.Controlから継承されます。 | |
Rows | グリッドの行コレクション。 | |
RunBot | Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
ScrollLeft | グリッドが水平方向にスクロールされるピクセルの数。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ScrollTop | グリッドが垂直方向にスクロールされるピクセルの数。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
SelectMethod | The name of the method to call in order to read data. System.Web.UI.WebControls.DataBoundControlから継承されます。 | |
ShowFooter | オーバーライドされます。 行に列フッターの表示をするかどうかを決定します。このプロパティは設定されていない場合は、バンド階層をによって解決します。 | |
ShowHeader | オーバーライドされます。 行に列ヘッダーの表示をするかどうかを決定します。このプロパティは設定されていない場合は、バンド階層をによって解決します。 | |
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から継承されます。 | |
StyleSetName | オーバーライドされます。 このコントロールのテーマ化された外観を定義する Application Styling Framework (tm) スタイルセットの名前。 | |
StyleSetPath | オーバーライドされます。 コントロールのこのタイプの Application Styling Framework(tm) スタイルセット ファイルを含むパス。 | |
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.BaseDataBoundControlから継承されます。 | |
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から継承されます。 | |
Templates | Item.TemplateId プロパティを ItemTemplate の ID に設定することによって、派生した Control 内の項目で共有できる ItemTemplate オブジェクトのインスタンスを含む ControlCollection を取得します。 Infragistics.Web.UI.GridControls.BaseGridから継承されます。 | |
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から継承されます。 | |
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から継承されます。 | |
ViewStateMode | Gets or sets the view-state mode of this control. System.Web.UI.Controlから継承されます。 | |
Visible | ページ上でサーバーコントロールをUIとして描画するかどうかを示す値を取得または設定します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
Width | オーバーライドされます。 行アイランドの幅を取得または設定します。 |
名前 | 解説 | |
---|---|---|
Adapter | Gets the browser-specific adapter for the control. System.Web.UI.Controlから継承されます。 | |
ChildControlsCreated | Gets a value that indicates whether the server control's child controls have been created. System.Web.UI.Controlから継承されます。 | |
ClientIDSeparator | Gets a character value representing the separator character used in the System.Web.UI.Control.ClientID property. System.Web.UI.Controlから継承されます。 | |
Events | Gets a list of event handler delegates for the control. This property is read-only. System.Web.UI.Controlから継承されます。 | |
HasBehaviors | 動作コレクションが null 値に初期化されなかったかどうかを返します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
HasChildViewState | Gets a value indicating whether the current server control's child controls have any saved view-state settings. System.Web.UI.Controlから継承されます。 | |
IdSeparator | Gets the character used to separate control identifiers. System.Web.UI.Controlから継承されます。 | |
Initialized | Gets a value indicating whether the data-bound control has been initialized. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。 | |
IsBoundUsingDataSourceID | Gets a value indicating whether the System.Web.UI.WebControls.BaseDataBoundControl.DataSourceID property is set. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。 | |
IsDataBinding | 現在、グリッドがデータ バインディングを行っているかどうかを示します。これは、ContainerGrid がアクセスできるように、プロパティとして作成されました。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
IsTrackingViewState | Gets a value that indicates whether the server control is saving changes to its view state. System.Web.UI.Controlから継承されます。 | |
IsUsingModelBinders | Gets a value that indicates whether model binding is in use. System.Web.UI.WebControls.DataBoundControlから継承されます。 | |
LoadViewStateByID | Gets a value indicating whether the control participates in loading its view state by System.Web.UI.Control.ID instead of index. System.Web.UI.Controlから継承されます。 | |
RequiresDataBinding | System.Web.UI.WebControls.BaseDataBoundControl.DataBind メソッドを呼び出すかどうかを示す値を取得または設定します。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
SelectArguments | Gets a System.Web.UI.DataSourceSelectArguments object that the data-bound control uses when retrieving data from a data source control. System.Web.UI.WebControls.DataBoundControlから継承されます。 | |
SkipInitializeRow | オーバーライドされます。 行の初期化をスキップするかどうかを決定します。 | |
StyleBot | StyleBot クラスによって提供されるスタイル サポート サービスへのアクセスをコントロールに提供します。これらのサービスをコントロール自体から分離することで、提供されるサービスから利益を得るために特定のコントロールが固有の基本クラスから継承しなければならないという要件はありません。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
TagKey | Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。 | |
TagName | Gets the name of the control tag. This property is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。 | |
TreatEditorProvidersAsCallBack | オーバーライドされます。 EditorProviders は、コントロールがコールバックを処理しているとして扱われる場合には、True を返します。 | |
ViewState | Gets a dictionary of state information that allows you to save and restore the view state of a server control across multiple requests for the same page. System.Web.UI.Controlから継承されます。 | |
ViewStateIgnoresCase | Gets a value that indicates whether the System.Web.UI.StateBag object is case-insensitive. System.Web.UI.Controlから継承されます。 | |
XPathChildren | XPath 子のリストを返します。 Infragistics.Web.UI.GridControls.BaseGridから継承されます。 |
名前 | 解説 | |
---|---|---|
ApplyStyle | Copies any nonblank elements of the specified style to the Web control, overwriting any existing style elements of the control. This method is primarily used by control developers. System.Web.UI.WebControls.WebControlから継承されます。 | |
ApplyStyleSheetSkin | Applies the style properties defined in the page style sheet to the control. System.Web.UI.Controlから継承されます。 | |
ClearDataSource | グリッドの DataSource および DataSourceID プロパティ、および DataSource に基づくオブジェクトをクリアします。新しいデータ ソースがグリッドに設定されようとする前に、この関数を呼び出す必要があります。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ClearTemplates | Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
CopyBaseAttributes | Copies the properties not encapsulated by the System.Web.UI.WebControls.WebControl.Style object from the specified Web server control to the Web server control that this method is called from. This method is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。 | |
CreateNavigator | IXPathNavigable インターフェイスの単一メソッドを実装します。 Infragistics.Web.UI.GridControls.BaseGridから継承されます。 | |
DataBind | オーバーロードされます。 オーバーライドされます。 グリッドを現在指定されているデータ ソースにデータ バインドします。AutoGenerateColumns が True に設定されている場合、データ ソースで使用できるすべての列は、Columns コレクションで設定された列に追加されます。 | |
Dispose | Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
EnsureTemplates | オーバーライドされます。 必要となるコントロールのすべてのテンプレートをインスタンス化するためのフレームワーク呼び出しをオーバーライドします。すべてのテンプレートが作成されることを保証するためにページ ライフサイクル中にフレームワークによってこのメソッドは自動的に呼び出されます。このメソッドは各子コンテナー グリッドのテンプレートをインスタンス化します。 | |
FindColumn | 列コレクションに列を配置しました。全ての GoupedFields とその列を検索し、複数ヘッダーが使用されているかどうかを確認します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
FindControl | オーバーロードされます。 Searches the current naming container for a server control with the specified id parameter. System.Web.UI.Controlから継承されます。 | |
FindTemplateById | オーバーライドされます。 | |
Focus | Sets input focus to a control. System.Web.UI.Controlから継承されます。 | |
GetDataView | データ ビューを取得します。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
GetRouteUrl | オーバーロードされます。 Gets the URL that corresponds to a set of route parameters. System.Web.UI.Controlから継承されます。 | |
GetScriptDescriptors | ECMAScript (JavaScript) クライアント コンポーネントを表すスクリプト記述子のコレクションを取得します。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
GetScriptReferences | コントロールの必要なスクリプト リソースを定義する System.Web.UI.ScriptReference オブジェクトのコレクションを取得します。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
GetUniqueIDRelativeTo | Returns the prefixed portion of the System.Web.UI.Control.UniqueID property of the specified control. System.Web.UI.Controlから継承されます。 | |
HasControls | Determines if the server control contains any child controls. System.Web.UI.Controlから継承されます。 | |
LoadPostData | プロパティ、オブジェクト、またはコレクションがクライアントで変更された場合、トランザクション リストはここで読み込みされます。また、これが Callback であれば、それは CallbackCreated が呼び出される場所です。 | |
MergeStyle | Copies any nonblank elements of the specified style to the Web control, but will not overwrite any existing style elements of the control. This method is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。 | |
RaisePostDataChangedEvent | 必要だ場合、コントロールをデータバインドし、RunBot の HandleRaisePostDataChangedEvent を呼び出します。 | |
RenderBeginTag | Renders the HTML opening tag of the control to the specified writer. This method is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。 | |
RenderControl | オーバーロードされます。 Outputs server control content to a provided System.Web.UI.HtmlTextWriter object and stores tracing information about the control if tracing is enabled. System.Web.UI.Controlから継承されます。 | |
RenderEndTag | Renders the HTML closing tag of the control into the specified writer. This method is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。 | |
RequestFullAsyncRender | 内部的な非同期ポスト バックの間、メソッドによってグリッドが全体を再描画できるようにします。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ResetToDefault | 選択、ソートされた列などがなく初めて読み込みされたかのように、グリッドをそのデフォルト表示にリセットします。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ResolveClientUrl | Gets a URL that can be used by the browser. System.Web.UI.Controlから継承されます。 | |
ResolveUrl | Converts a URL into one that is usable on the requesting client. System.Web.UI.Controlから継承されます。 | |
SetRenderMethodDelegate | Assigns an event handler delegate to render the server control and its content into its parent control. System.Web.UI.Controlから継承されます。 |
名前 | 解説 | |
---|---|---|
AddAttributesToRender | Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriterTag. This method is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。 | |
AddParsedSubObject | Notifies the server control that an element, either XML or HTML, was parsed, and adds the element to the server control's System.Web.UI.ControlCollection object. System.Web.UI.Controlから継承されます。 | |
BehaviorEvents_ShowFooterChanged | ShowFooterChanged イベントのイベント ハンドラー。フッター XML はグリッドのために生成されるのに EnsureFooterCaptions メソッドを呼び出します。 | |
BehaviorEvents_ShowHeaderChanged | ShowHeaderChanged イベントのイベント ハンドラー。ヘッダー XML はグリッドのために生成されるのに EnsureHeaderCaptions メソッドを呼び出します。 | |
BuildProfileTree | Gathers information about the server control and delivers it to the System.Web.UI.Page.Trace property to be displayed when tracing is enabled for the page. System.Web.UI.Controlから継承されます。 | |
CallbackCreated | オーバーライドされます。 Callback 中の LoadPostData 中に呼び出されます。このメソッドはコールバックに必要な操作を実行するために使用されます。 | |
CallbackRender | オーバーライドされます。 Callback 中の Page の Render 中に呼び出されます。このメソッドは、Callback の応答で送付される必要がある html またはオブジェクトを描画するために使用されます。 | |
CheckForDateDatakey | データ キーを繰り返し走査して、データ キーのフィールドに日付フィールドがあるかどうかをチェックします Infragistics.Web.UI.GridControls.BaseGridから継承されます。 | |
ClearCachedClientID | Sets the cached System.Web.UI.Control.ClientID value to null 参照 (Visual Basicでは Nothing). System.Web.UI.Controlから継承されます。 | |
ClearChildControlState | Deletes the control-state information for the server control's child controls. System.Web.UI.Controlから継承されます。 | |
ClearChildState | Deletes the view-state and control-state information for all the server control's child controls. System.Web.UI.Controlから継承されます。 | |
ClearChildViewState | Deletes the view-state information for all the server control's child controls. System.Web.UI.Controlから継承されます。 | |
ClearDataItems | データバインディングの準備でデータ項目を消去することをコントロールに指示するために DataBinding Fx で呼び出されます。派生したコントロールは、必要に応じて項目の消去を実行するために ClearDataItems 仮想メソッドをオーバーライドします。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
ClearEffectiveClientIDMode | Sets the System.Web.UI.Control.ClientIDMode property of the current control instance and of any child controls to System.Web.UI.ClientIDMode.Inherit. System.Web.UI.Controlから継承されます。 | |
ConfirmInitState | Sets the initialized state of the data-bound control. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。 | |
CopyFields | 開発セットのパブリック コレクションから列、ヘッダー、およびフッター (WebDataGrid.Columns) をそのオブジェクトの内部レイアウトにコピーします。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
CreateBehaviors | このグリッドを参照する新しい Behaviors コレクションを作成します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
CreateChildControls | 基本クラスのメソッドをオーバーライドします。グリッドの子コントロールが正しく作成されることを保証します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
CreateClientEvents | オーバーライドされます。 行アイランドのために ContainerGridClientEvents オブジェクトを作成します。 | |
CreateControlCollection | Creates a new System.Web.UI.ControlCollection object to hold the child controls (both literal and server) of the server control. System.Web.UI.Controlから継承されます。 | |
CreateControlStyle | Creates the style object that is used internally by the System.Web.UI.WebControls.WebControl class to implement all style related properties. This method is used primarily by control developers. System.Web.UI.WebControls.WebControlから継承されます。 | |
CreateDataBindingEventArgs | DataBinding イベントの DataBindingEventArgs を作成します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
CreateDataBindingManager | Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
CreateDataSourceObject | 特定のデータ ソースから DataSourceObject を作成します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
CreateDataSourceSelectArguments | グリッドに固有の DataSourceSelectArguments を作成します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
CreateRenderer | オーバーライドされます。 グリッドに対する描画オブジェクト作成をオーバーライドします。 | |
CreateRunBot | オーバーライドされます。 Infragistics.Web.UI.Framework.RunBot オブジェクトのインスタンスを作成します。 | |
DataBindChildren | Binds a data source to the server control's child controls. System.Web.UI.Controlから継承されます。 | |
DataSourceReassigned | オーバーライドされます。 これは、DataSouce または DataSourceID プロパティが設定されているとき、this.RequireRecordsClear = true を設定するために使用します。 | |
EnsureChildControls | オーバーライドされます。 この行アイランドの行によって行アイランドが終了する場合は、このメソッドはポストバックのときに作成されることを確認します。 | |
EnsureDataBound | オーバーライドされます。 親クラス メソッドをオーバーライドします。この行アイランドに関係するロジックを追加します。 | |
EnsureFooterCaptions | フッターの XML が設定されることを保証します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
EnsureHeaderCaptions | ヘッダーの XML が設定されることを保証します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
EnsureID | Creates an identifier for controls that do not have an identifier assigned. System.Web.UI.Controlから継承されます。 | |
FinishInitializing | オーバーライドされます。 ContainerGrid のイベント ハンドラーをアタッチし、ベースを呼び出します。 | |
FireInitializeRow | すべての行で行サーバーを初期化するイベントを発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
GetClientEventsObject | ClientEvents を公開するコントロールが、適切なタイプキャストで ClientEvents プロパティ内のそのメソッドを返します。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
GetData | データ バインドされたコントロールがデータ操作を実行するために使用する System.Web.UI.DataSourceView オブジェクトを取得します。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
GetDataSource | オリジナルのデータ ソースをラップする Infragistics.Web.UI.Framework.Data.DataSourceObject オブジェクトへの参照を提供するために基本クラスのメソッドを変更します。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
GetDataSourceObject | オーバーロードされます。 データ ソース オブジェクトを取得します。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
GetDesignModeState | Gets design-time data for a control. System.Web.UI.Controlから継承されます。 | |
HandleCustomBindingCancel | CustomDataBinding が発生した後にカスタム バインディング引数を処理します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
HasEvents | Returns a value indicating whether events are registered for the control or any child controls. System.Web.UI.Controlから継承されます。 | |
IsLiteralContent | Determines if the server control holds only literal content. System.Web.UI.Controlから継承されます。 | |
LoadViewState | オーバーライドされます。 クライアントから戻った後に表示状態を読み込みします。 | |
MarkAsDataBound | Sets the state of the control in view state as successfully bound to data. System.Web.UI.WebControls.DataBoundControlから継承されます。 | |
OnBubbleEvent | Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
OnCreatingModelDataSource | Raises the System.Web.UI.WebControls.DataBoundControl.CreatingModelDataSource event. System.Web.UI.WebControls.DataBoundControlから継承されます。 | |
OnCustomDataBinding | オーバーライドされます。 DataBinding イベントを発生します。 | |
OnDataBinding | Raises the System.Web.UI.Control.DataBinding event. System.Web.UI.Controlから継承されます。 | |
OnDataBound | Raises the System.Web.UI.WebControls.BaseDataBoundControl.DataBound event. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。 | |
OnDataPropertyChanged | Rebinds the data-bound control to its data after one of the base data source identification properties changes. System.Web.UI.WebControls.DataBoundControlから継承されます。 | |
OnDataSourceViewChanged | Raises the System.Web.UI.DataSourceView.DataSourceViewChanged event. System.Web.UI.WebControls.DataBoundControlから継承されます。 | |
OnHeaderCheckBoxClicked | オーバーライドされます。 OnInitializeRow メソッドは、InitializeRow イベントのデリゲートを呼び出します。 | |
OnInit | 基本クラスの OnInit メソッドをオーバーライドします。グリッドに対する動作の初期化を追加します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
OnInitializeRow | オーバーライドされます。 OnInitializeRow メソッドは、InitializeRow イベントのデリゲートを呼び出します。 | |
OnItemCommand | オーバーライドされます。 OnItemCommand メソッドは、ItemCommand イベントのデリゲートを呼び出します。 | |
OnLoad | オーバーライドされます。 WebDataGrid' クラスの OnLoad メソッドをオーバーライドします。ベースを呼び出し、フッターおよびヘッダー キャプション XML を確認します。 | |
OnPagePreLoad | Sets the initialized state of the data-bound control before the control is loaded. System.Web.UI.WebControls.DataBoundControlから継承されます。 | |
OnPreRender | オーバーライドされます。 PreRender イベントを発生させます。 | |
OnUnload | オーバーライドされます。 WebDataGridクラスの OnLoad メソッドをオーバーライドします。ベースを呼び出し、GridBehaviorEvents イベント デリゲートを切り離します。 | |
PerformSelect | Retrieves data from the associated data source. System.Web.UI.WebControls.DataBoundControlから継承されます。 | |
RaiseBubbleEvent | Assigns any sources of the event and its information to the control's parent. System.Web.UI.Controlから継承されます。 | |
ReinitFields | オーバーライドされます。 作成されたため、フィールドを再初期化します。Grid に Band 列をコピーして、Fields にコピーします。 | |
RemoveColumnCaptionTemplates | Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
Render | Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
RenderContents | WebControl RenderContents メソッドをオーバーライドして、適切なレンダラーに描画をリダイレクトします。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
ResetUnboundVars | バインドされていない列情報を含むプライベート変数を null 値にリセットします。 Infragistics.Web.UI.Framework.Data.FlatDataBoundControlから継承されます。 | |
ResetXml | オーバーライドされます。 グリッドの XML をリセットします。 | |
ResolveAdapter | Gets the control adapter responsible for rendering the specified control. System.Web.UI.Controlから継承されます。 | |
SaveViewState | オーバーライドされます。 クライアントに描画するときのグリッドの表示状態を保存します。 | |
SetDesignModeState | Sets design-time data for a control. System.Web.UI.Controlから継承されます。 | |
ShouldGenerateHiddenCssClasses | オーバーロードされます。 オーバーライドされます。 非表示のクラスを再生成すべき時を決定します。 | |
ShouldSerializeGroupedRows | グループ化した行コレクションを取得します。 | |
ShouldSerializeRows | RowIsland 行を保持する必要があるかどうかを決定します。 | |
TrackViewState | 基本オブジェクトの表示状態の追跡を有効にします。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ValidateDataSource | Verifies that the object a data-bound control binds to is one it can work with. System.Web.UI.WebControls.DataBoundControlから継承されます。 |
名前 | 解説 | |
---|---|---|
ActiveCellChanged | ポストとサーバーの間で ActiveCell が変更するときに発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ActiveGroupedRowChanged | ポストとサーバーの間で ActiveGroupedRow が変更するときに発生します。 | |
CalculateCustomSummary | 各カスタム集計を計算する必要がある度に発生するイベント。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
CalculateSummary | グリッドがカスタム バインディングをしているため、標準の各集計タイプの計算が必要なときに発生するイベント。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
CallingDataMethods | Occurs when data methods are being called. System.Web.UI.WebControls.DataBoundControlから継承されます。 | |
CellSelectionChanged | ポストとサーバーの間で SelectedCells コレクションが変更するときに発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ColumnMoved | ユーザーが列を移動したときに発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ColumnResized | ユーザーが列のサイズを変更するときに発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ColumnSelectionChanged | ポストからサーバーの間で SelectedColumns コレクションが変更するときに発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ColumnSorted | ユーザーが列をソートするときに発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
CreatingModelDataSource | Occurs when the System.Web.UI.WebControls.ModelDataSource object is being created. System.Web.UI.WebControls.DataBoundControlから継承されます。 | |
CustomDataBinding | グリッドがデータにバインドされる前に発生するイベント。キャンセルされる場合、グリッドがイベント引数に提供される DataSource に直接なバインディングを実行します。カスタム並べ替えまたはフィルタリングを実行するために使用されます。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
DataBinding | Occurs when the server control binds to a data source. System.Web.UI.Controlから継承されます。 | |
DataBound | Occurs after the server control binds to a data source. System.Web.UI.WebControls.BaseDataBoundControlから継承されます。 | |
DataFiltered | フィルターがグリッドのデータに適用されたときに発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
DataFiltering | フィルターがグリッドのデータに適用されるときに発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
Disposed | Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested. System.Web.UI.Controlから継承されます。 | |
FixedStateChanged | ユーザーが列の固定状態を変更したときに発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
HeaderCheckBoxClicked | UnboundCheckBoxField のヘッダー チェックボックスがクリックしたときに、HeaderCheckBoxClicked イベントが発生されます。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
Init | Occurs when the server control is initialized, which is the first step in its lifecycle. System.Web.UI.Controlから継承されます。 | |
InitializeRow | グリッドがデータソースのレコードにバインドされているときに InitializeRow イベントが発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
ItemCommand | ItemCommand イベントは、グリッド内部の WebControl がポストバックをトリガーするイベントを出力するときに発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
Load | Occurs when the server control is loaded into the System.Web.UI.Page object. System.Web.UI.Controlから継承されます。 | |
PageIndexChanged | ユーザーが、ページを変更した時に発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
PopulateUniqueFilterValues | フィルターがグリッドのデータに適用されたときに発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
PreRender | Occurs after the System.Web.UI.Control object is loaded but prior to rendering. System.Web.UI.Controlから継承されます。 | |
RowAdded | 行が追加されるたびに発生するイベント。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
RowAdding | 行が追加されようとするたびに発生するイベント。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
RowDeleted | 行が削除されるたびに発生するイベント。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
RowsDeleting | 行が削除されようとするたびに発生するイベント。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
RowSelectionChanged | ポストからサーバーの間で SelectedRows コレクションが変更するときに発生します。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
RowUpdated | 行が更新されるたびに発生するイベント。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
RowUpdating | 行がデータベースで更新されようとするたびに発生するイベント。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
SummaryCalculated | 標準的な集計 (カスタム集計以外の集計) が計算されるときに発生するイベント。 Infragistics.Web.UI.GridControls.WebDataGridから継承されます。 | |
Unload | Occurs when the server control is unloaded from memory. System.Web.UI.Controlから継承されます。 |