Click or drag to resize
GridTextBoxColumnEditor Properties

The GridTextBoxColumnEditor type exposes the following members.

Properties
  Name Description
Public property IsInitialized (Overrides GridColumnEditorBaseIsInitialized.)
Public property Text (Overrides GridTextColumnEditorText.)
Public property TextBoxControl
Gets The text box instance created of extracted from a cell after calls to AddControlsToContainer or LoadControlsFromContainer methods.
Public property TextBoxMaxLength
Public property TextBoxMode
Public property TextBoxStyle
Gets the instace of the Style that would be applied to the TextBox control, when initializing in a TableCell.
Top
See Also