リストアイテムを有効、無効にします
リストの現在のアイテム (PRIM_MD.ListCurrentItem) のメンバ
データタイプ - ブール値
The Enabled property governs whether the list item will react to mouse and keyboard input.
When False the list item will ignore all user input.
Disabled controls can still be changed programmatically.