KryptonDataGridViewTextAndImageColumn.MaxInputLength Property

Krypton OutlookGrid

KryptonDataGridViewTextAndImageColumnMaxInputLength Property
Krypton OutlookGrid v1.6.0
Gets or sets the maximum number of characters that can be entered into the text box.

Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
public int MaxInputLength { get; set; }
Public Property MaxInputLength As Integer
	Get
	Set

Property Value

Type: Int32

[Missing <value> documentation for "P:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns.KryptonDataGridViewTextAndImageColumn.MaxInputLength"]

See Also