Style specifies the thumbnails style. It can be flat or 3D.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public IEMulti..::..StyleType Style { get; set; }
Public Property Style As IEMulti..::..StyleType
	Get
	Set
public:
property IEMulti..::..StyleType Style {
	IEMulti..::..StyleType get ();
	void set (IEMulti..::..StyleType value);
}

See Also