バージョン

WebDataTreeProps 列挙体

WebDataTree がクライアントに送付する全てのプロパティの列挙体。これは、コントロールが WebDataTree から派生し、追加プロパティを送信する必要がある場合にのみ使用されます。
シンタックス
'宣言
 
Public Enum WebDataTreeProps 
   Inherits System.Enum
public enum WebDataTreeProps : System.Enum 
メンバ
メンバ解説
ActiveNodeAddressWebDataTree のアクティブなノードのアドレスを表します。
AnimationDurationWebDataTree.AnimationDuration プロパティを表します。
AnimationEquationTypeWebDataTree.AnimationEquationType プロパティを表します。
CollapsedIndicatorImageUrlWebDataTree.CollapsedIndicatorImageUrl プロパティを表します。
ControlFocusedWebDataTree.ControlFocused プロパティを表します。
Countこのコントロールに対してクライアントに送付されるプロパティの合計数。

この値はオブジェクトの PropCount プロパティに対応します。

DataLoadingMessageWebDataTree.DataLoadingMessage プロパティを表します。
DataLoadingMessageCssClassWebDataTree.DataLoadingMessageCssClass プロパティを表します。
DragDropModeDragDropSettings.DragDropMode プロパティを表します。
EnableAjaxWebDataTree.EnableAjax プロパティを表します。
EnableAutoCheckingWebDataTree.EnableAutoChecking プロパティを表します。
EnableClientRenderingWebDataTree.EnableClientRendering プロパティを表します。
EnableConnectorLinesWebDataTree.EnableConnectorLines プロパティを表します。
EnabledWebDataTree.Enabled プロパティを表します。
EnableDropInsertionDragDropSettings.EnableDropInsertion プロパティを表します。
EnableExpandImagesWebDataTree.EnableExpandImages プロパティを表します。
EnableExpandOnClickWebDataTree.EnableExpandOnClick プロパティを表します。
EnableHotTrackingWebDataTree.EnableHotTracking プロパティを表します。
EnableSingleBranchExpandWebDataTree.EnableSingleBranchExpand プロパティを表します。
EnableWordWrappingWebDataTree.EnableWordWrapping プロパティを表します。
ExpandedIndicatorImageUrlWebDataTree.ExpandedIndicatorImageUrl プロパティを表します。
IsClientStateDirtyWebDataTree.IsClientStateDirty プロパティを表します。
NodeDataMessageWebDataTree.NodeDataMessage プロパティを表します。
NodeSelectionTypeWebDataTree.SelectionType プロパティを表します。
SingleBranchExpandLevelWebDataTree.SingleBranchExpandLevel プロパティを表します。
参照