SpreadsheetGear 2017
ListIndexNone Field (ControlFormatValues)






SpreadsheetGear.Shapes Namespace > ControlFormatValues Class : ListIndexNone Field
Specifies that a dropdown or listbox does not have a selected item.
Syntax
'Declaration
 
Public Const ListIndexNone As System.Integer
'Usage
 
Dim value As System.Integer
 
value = ControlFormatValues.ListIndexNone
public const System.int ListIndexNone
public field ListIndexNone: System.Integer; Const 
public constvar ListIndexNone : System.int;
public: const System.int ListIndexNone
public:
const System.int ListIndexNone
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ControlFormatValues Class
ControlFormatValues Members