components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
ChildContent
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
RenderFragment?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
コンポーネントの子コンテンツ
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
ColumnName*
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
string
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
テーブルレコードからエディタをバインドするための論理カラム名。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
ContextTemplate
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
RenderFragment<TableRecord>
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
読み込まれたレコードを受け取ったフラグメントをレンダリングし、表示や編集を行います。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
Description
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
string?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
説明はツールチップに表示されます。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
Disabled
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
bool?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
エディターを無効にすべきか。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
DisplayLabelWhenAvailable
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
bool
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.default:
True
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
ラベルが可能であれば表示するかどうかを明記しています。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
DisplayTooltipWhenAvailable
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
bool
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.default:
True
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
ツールチップが表示されるかどうかを指定します。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
DisplayValidationErrorMessage
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
bool
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.default:
True
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
コンポーネントが検証に失敗したときに検証エラーメッセージを表示するべきでしょうか?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
IsVisible
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
bool
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.default:
True
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
エディターは見えますか?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
Label
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
string?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
編集者用のラベルとして表示されるテキスト。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
ReadOnly
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
bool?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
エディターは読み取り専用であるべきです。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
RecordContext
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
RecordContext
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
プログラム操作のための内部 LookupRecordContext.RecordContext へのアクセスを提供します。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
Required
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
bool?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
価値が求められるかどうか。
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.name:
Value
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.type:
LookupValue?
components.PowerPortalsPro.Demo.Client.Customizations.Components.Documentation.ApiDocumentation.description:
このコンテキストで管理される現在のルックアップ値(参照)。