For a list of all members of this type, see RasterImageList members
Public Properties
Name | Description | |
---|---|---|
AutoDeselectItems | Enables or disables de-selecting items when mouse button is clicked. | |
AutoDisposeImages | Gets or sets a value indicating whether to automatically dispose item images. | |
BorderStyle | Gets or sets the border style of the control. | |
DoubleBuffer | Enables or disables double buffer painting, which eliminates flicker. | |
EnableKeyboard | Gets or sets a value indicating whether the control automatically processes the keyboard. | |
EnableRubberBandSelection | Enables or disables rubber band selection in the RasterImageList. | |
FullVisibleColumns | Gets the number of currently full-visible item columns in the control. | |
FullVisibleRows | Gets the number of currently full-visible item rows in the control. | |
ItemBackColor | Gets or sets the item background color of the un-selected items in this RasterImageList | |
ItemBorderStyle | Gets or sets the border style to draw around the RasterImageListItem in the control. | |
ItemForeColor | Gets or sets the foreground color of the un-selected items in this RasterImageList | |
ItemImageBorderStyle | Gets or sets the border style to draw around the image of an RasterImageListItem in the control. | |
ItemImageSize | Gets or sets the maximum size of the image of each RasterImageListItem in the control. | |
Items | Gets a collection containing all items in the control. | |
ItemSelectedBackColor | Gets or sets the item background color of the selected items in this RasterImageList. | |
ItemSelectedForeColor | Gets or sets the foreground color of the selected items in this RasterImageList. | |
ItemSize | Gets or sets the size of each RasterImageListItem in the control. | |
ItemSpacingSize | Gets or sets the amount of space between adjacent items in the control. | |
PaintProperties | Gets or sets the Leadtools.Drawing.RasterPaintProperties which controls the painting of item images in this control. | |
ScrollStyle | Specifies the direction the RasterImageList Control scrolls the displayed items. | |
SelectedItems | Gets the items that are selected in the control. | |
SelectionMode | Gets or sets whether automatic item selection is allowed. | |
SelectUserImage | Gets or sets a user-defined image to use as the selection marker. | |
ShowItemText | Indicates whether the item text is shown in the control. | |
Site | This member overrides the Control.Site property. | |
Sorter | Gets or sets the sorting comparer for the control. | |
Sorting | Gets or sets the sort order for items in the control. | |
TopIndex | Gets or sets the index of the first visible item in the control. | |
TotalColumns | Gets the number of total item columns in the control. | |
TotalRows | Gets the number of total item rows in the control. | |
UseDpi | Gets or sets a value that indicates whether LEAD's automated scaling properties are used to account for the physical resolution of the bitmap. | |
ViewStyle | Gets or sets how items are displayed in the control. | |
VisibleColumns | Gets the number of currently full or partial -visible item columns in the control. | |
VisibleRows | Gets the number of currently full or partial -visible item rows in the control. |
Protected Properties
Name | Description | |
---|---|---|
CreateParams | This member overrides Control.CreateParams. | |
IsSorting | Gets a value indicating whether this RasterImageList is currently sorting. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET