This documentation is for the old version. Go to the latest Graphics Mill docs

VirtualListView Properties

The VirtualListView type exposes the following members.

Properties

Name Description
Public property AccessibilityObject (Inherited from Control.)
Public property AccessibleDefaultActionDescription (Inherited from Control.)
Public property AccessibleDescription (Inherited from Control.)
Public property AccessibleName (Inherited from Control.)
Public property AccessibleRole (Inherited from Control.)
Public property Activation

Gets/sets the type of action the user must take to activate an item.

Public property AllowColumnReorder

Gets/sets a value indicating whether the user can reorder columns of the Details view by the mouse.

Public property AllowDrop (Inherited from Control.)
Public property Anchor (Inherited from Control.)
Public property AutoArrange

Gets/sets whether icons are automatically kept arranged.

Public property AutoScrollOffset (Inherited from Control.)
Public property AutoSize (Inherited from Control.)
Public property BackColor

Gets/sets the background color for the control.

(Overrides Control.BackColor.)
Public property BackgroundImage (Inherited from Control.)
Public property BackgroundImageLayout (Inherited from Control.)
Public property BackgroundImageOffset

Gets/sets an offset at which the background image should be moved from the top left corner of a thumbnail region.

Public property BackgroundImageTiled

Gets/sets a value determining if the background image should be tiled.

Public property BindingContext (Inherited from Control.)
Public property BorderSelection

Gets a value that specify how to display items selection.

Public property BorderStyle

Gets/sets the border style of the control.

Public property Bottom (Inherited from Control.)
Public property Bounds (Inherited from Control.)
Protected property CanEnableIme (Inherited from Control.)
Public property CanFocus (Inherited from Control.)
Protected property CanRaiseEvents (Inherited from Control.)
Public property CanSelect (Inherited from Control.)
Public property Capture (Inherited from Control.)
Public property CausesValidation (Inherited from Control.)
Public property CheckBoxes

Gets/sets a value indicating whether a check box appears next to each item in the control.

Public property ClientRectangle (Inherited from Control.)
Public property ClientSize (Inherited from Control.)
Public property CompanyName (Inherited from Control.)
Public property Container (Inherited from Component.)
Public property ContainsFocus (Inherited from Control.)
Public property ContextMenu (Inherited from Control.)
Public property ContextMenuStrip (Inherited from Control.)
Public property Controls (Inherited from Control.)
Public property Created (Inherited from Control.)
Public property Cursor (Inherited from Control.)
Public property DataBindings (Inherited from Control.)
Protected property DefaultCursor (Inherited from Control.)
Protected property DefaultImeMode (Inherited from Control.)
Protected property DefaultMargin (Inherited from Control.)
Protected property DefaultMaximumSize (Inherited from Control.)
Protected property DefaultMinimumSize (Inherited from Control.)
Protected property DefaultPadding (Inherited from Control.)
Protected property DefaultSize (Inherited from Control.)
Protected property DesignMode (Inherited from Component.)
Public property DisplayRectangle (Inherited from Control.)
Public property Disposing (Inherited from Control.)
Public property Dock (Inherited from Control.)
Protected property DoubleBuffered (Inherited from Control.)
Public property Enabled (Inherited from Control.)
Protected property Events (Inherited from Component.)
Public property Focused (Inherited from Control.)
Public property FocusedItem

Gets the item of the control that currently has the focus.

Public property Font (Inherited from Control.)
Protected property FontHeight (Inherited from Control.)
Public property ForeColor

Gets/sets the foreground color of the control.

(Overrides Control.ForeColor.)
Public property FullRowSelect

Gets/sets a value indicating whether clicking an item selects all its subitems.

Public property Gridlines

Gets/sets a value indicating whether grid lines should appear between the rows and columns containing the items and subitems in the control.

Public property Handle (Inherited from Control.)
Public property HasChildren (Inherited from Control.)
Public property HeaderStyle

Gets/sets the column header style of the Details view.

Public property Height (Inherited from Control.)
Public property HideSelection

Gets/sets a value indicating whether a selected item in the control remains highlighted when the control looses focus.

Public property HoverSelection

Gets/sets a value indicating whether an item is automatically selected when the mouse pointer remains over the item for a few seconds.

Public property IconicViewTextInfoId

Specifies type of the text information to be displayed for each item in all view modes, except of the Details.

Public property IconSpacing

Specifies space occupied by items in all view modes, except for Details.

Public property ImeMode (Inherited from Control.)
Protected property ImeModeBase (Inherited from Control.)
Public property InvokeRequired (Inherited from Control.)
Public property IsAccessible (Inherited from Control.)
Public property IsDisposed (Inherited from Control.)
Public property IsHandleCreated (Inherited from Control.)
Public property IsMirrored (Inherited from Control.)
Public property LabelEdit

Gets/sets a value indicating whether the user can edit labels of items in the control.

Public property LabelWrap

Gets/sets a value which enables/disables item labels wrapping when items are displayed in the control as icons.

Public property LayoutEngine (Inherited from Control.)
Public property Left (Inherited from Control.)
Public property ListItemBackgroundColor

Gets/sets a background color of each item.

Public property ListItemBackgroundImage

Gets/sets a background image drawn under each item.

Public property ListItemForegroundImage

Gets/sets a foreground image drawn on each item.

Public property Location (Inherited from Control.)
Public property Margin (Inherited from Control.)
Public property MaximumSize (Inherited from Control.)
Public property MinimumSize (Inherited from Control.)
Public property MultiSelect

Gets/sets a value indicating whether multiple items can be selected.

Public property Name (Inherited from Control.)
Public property Padding (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property PreferredSize (Inherited from Control.)
Public property ProductName (Inherited from Control.)
Public property ProductVersion (Inherited from Control.)
Public property QueueManager

Gets the queue manager object which is used to optimize asynchronous access to the collection items.

Public property RecreatingHandle (Inherited from Control.)
Public property Region (Inherited from Control.)
Protected property RenderRightToLeft Obsolete. (Inherited from Control.)
Protected property ResizeRedraw (Inherited from Control.)
Public property Right (Inherited from Control.)
Public property RightToLeft (Inherited from Control.)
Protected property ScaleChildren (Inherited from Control.)
Protected property ShowFocusCues (Inherited from Control.)
Protected property ShowKeyboardCues (Inherited from Control.)
Public property Site (Inherited from Control.)
Public property Size (Inherited from Control.)
Public property TabIndex (Inherited from Control.)
Public property TabStop (Inherited from Control.)
Public property Tag (Inherited from Control.)
Public property Text (Inherited from Control.)
Public property ThumbnailSize

Gets/sets a size of thumbnails when View property is set to Thumbnails.

Public property Top (Inherited from Control.)
Public property TopLevelControl (Inherited from Control.)
Public property UseWaitCursor (Inherited from Control.)
Public property View

Gets/sets a view mode of the control.

Public property Visible (Inherited from Control.)
Public property Width (Inherited from Control.)
Public property WindowTarget (Inherited from Control.)
Public property WorkAreas

Gets/sets an array of working areas.

See Also

Reference