名前 | 解説 | |
---|---|---|
GetFieldNames | Gets a names of fields. | |
GetItemCount | Gets a count of data items. | |
GetValue | Returns the value of the specified item. | |
UpdateView | Called when conditional formatting has been changed and view need to be redrawn. |
IFormattableViewデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
GetFieldNames | Gets a names of fields. | |
GetItemCount | Gets a count of data items. | |
GetValue | Returns the value of the specified item. | |
UpdateView | Called when conditional formatting has been changed and view need to be redrawn. |
名前 | 解説 | |
---|---|---|
DataChanged | Fires after any data change notifications. | |
ItemFormatting | Occurs when you need to format the contents of an item to display. |