バージョン

2017 Volume 1 の新機能

トピックの概要

目的

このトピックは、Infragistics® Windows Forms 2017 Volume1 リリースの新しいコントロールおよび拡張機能について説明します。

新機能の概要

新機能の概要表:

以下は、2017 Volume 1 の新機能の概要です。詳細については、以下の概要表より下を参照してください。

UltraGrid

機能 説明

ヘッダー/バンド ヘッダーの編集

UltraGrid のバンド グループおよび列ヘッダーの編集が可能になりました。ダブルクリックでヘッダーが編集モードに入ります。

EditableBandHeaders.png

列ヘッダーの編集

RadioButton 列は簡単に編集できます。

EditableGroupHeaders.png

列ヘッダーの編集

編集モードの UltraGrid 列ヘッダー

EditableColumnHeaders.png
記録可能な操作 再生専用操作 列挙体

EditHeaderCaption

-

gridBandHeader、gridGroupHeader、gridColumnHeader

UltraRadioButton

機能 説明

UltraRadioButton

WinRadioButton は、グループ内の他の WinRadioButton にリンクされたチェック可能なボタンです。特徴としてグループ内の 1 RadioButton のみ一度にチェックできます。RadioButton が選択されている場合、グループ内のすべての他の RadioButton はチェックが解除されます。RadioButton が属す UltraRadioButtonGroupManager の AllowAllUp プロパティを設定して同じ RadioButton のチェックを解除または同じグループ内のすべての RadioButton をチェック解除できます。

UltraRadioButton.png
記録可能な操作 再生専用操作 列挙体

Set

-

micChecked, micUnchecked

-

GetSelectedItem

-

-

GetAllItems

-

NotificationBadge プロパティ

機能 説明

NotificationBadge

通知バッチは、ユーザーの注意が要求される重要なイベントについてユーザーに通知します。このプロパティをインタラクティブに操作することはできませんが、コントロールに固有な Get メソッドを使用してコントロールで NotificationBadge visible を取得できます。

NotificationBadges.png
サポート コントロール 再生専用操作

UltraTree

GetNodeNotificationBadge

UltraExplorerBar

GetGroupNotificationBadge, GetItemNotificationBadge

UltraListView

GetGroupNotificationBadge, GetItemNotificationBadge

UltraTabControl

GetTabNotificationBadge

UltraTabStripControl

GetTabNotificationBadge