←Select platform

ViewStyle Property (RasterThumbnailBrowser)

Summary

Gets or sets how items are displayed in the control.

Syntax

C#
VB
C++
[DescriptionAttribute("Selects one of the available views this control supports.")] 
[CategoryAttribute("Appearance")] 
public Leadtools.Winforms.RasterImageListViewStyle ViewStyle {get; set;} 
<DescriptionAttribute("Selects one of the available views this control supports.")> 
<CategoryAttribute("Appearance")> 
Public Property ViewStyle As Leadtools.Winforms.RasterImageListViewStyle 
[DescriptionAttribute("Selects one of the available views this control supports.")] 
[CategoryAttribute("Appearance")] 
public: 
property Leadtools.Winforms.RasterImageListViewStyle ViewStyle { 
   Leadtools.Winforms.RasterImageListViewStyle get(); 
   void set (    Leadtools.Winforms.RasterImageListViewStyle ); 
} 

Property Value

A RasterImageListViewStyle enumeration that specifies how the items are displayed in the control.

Remarks

For more information, refer to the RasterImageListViewStyle enumeration.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms Assembly
Click or drag to resize