Click or drag to resize

IStyleListController Properties

The IStyleListController type exposes the following members.

Properties
 NameDescription
Public propertyAvailableItems Gets the available style items.
Public propertyAvailableItemsDragDropHandler Gets the drag-and-drop handler for available items.
Public propertyAvailableLists Gets the available style lists.
Public propertyCmdAvailableItem_AddToCurrent Gets the command that adds selected available items to the current list.
Public propertyCmdCurrentItem_Edit Gets the command that edits the selected current item.
Public propertyCmdCurrentItem_MoveDown Gets the command that moves selected current items down.
Public propertyCmdCurrentItem_MoveUp Gets the command that moves selected current items up.
Public propertyCmdCurrentItem_Remove Gets the command that removes selected current items.
Public propertyCmdCurrentList_Store Gets the command that stores the current list.
Public propertyCurrentItems Gets the current items of the edited list.
Public propertyCurrentItemsDragDropHandler Gets the drag-and-drop handler for current items.
Public propertyNewListNameIsEnabled Gets or sets a value indicating whether the list name can be edited.
Public propertyNewListNameIsMarked Gets or sets a value indicating whether the list name should be visually marked.
Public propertyNewListNameText Gets or sets the proposed name for the current list.
Public propertyNewListNameToolTip Gets or sets the tooltip shown for the list name.
Public propertyStoreInUserSettings Gets or sets a value indicating whether the list should be stored in user settings.
Top
See Also