ASP.NET MVC Controls
InputType Property (ColumnBase)

Gets or sets the "type" attribute of the HTML input element used to edit values in this column.
Syntax
'Declaration
 
Public Property InputType As String
public string InputType {get; set;}
Remarks
Use this property to change the default setting if the default does not work well for the current culture, device, or application.
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

ColumnBase Class
ColumnBase Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback