ColumnProvider::MaxLength Property
.NET Framework (current version)
Gets or sets the maximum length that is allowed for this column.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
public: property int MaxLength { virtual int get(); protected: virtual void set(int value); }
This property applies to string data types only.
.NET Framework
Available since 3.5
Available since 3.5
Show: