RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridTextCellProps Members

The DataEntryGridTextCellProps type exposes the following members.

Constructors


  Name Description
Public method DataEntryGridTextCellProps(DataEntryGridRow, Int32)
Initializes a new instance of the DataEntryGridTextCellProps class.
Public method DataEntryGridTextCellProps(DataEntryGridRow, Int32, String)
Initializes a new instance of the DataEntryGridTextCellProps class and creates a string edit control in the data entry grid cell.

Methods


  Name Description
Protected method GetDataValue
Gets the data value.

Properties


  Name Description
Public property CharacterCasing
Gets or sets the character casing.
Public property EditingControlId
Gets the editing control identifier.
Public property MaxLength
Gets or sets the maximum length.
Public property Text
Gets or sets the text.