The YWDataGridViewDateTextBoxCell type exposes the following members.

Properties

  NameDescription
Public propertyDefaultNewRowValue
新しいレコードの行のセルに対する既定値を取得します。
(Overrides DataGridViewCell..::..DefaultNewRowValue.)
Public propertyEditType
セルにホストされる編集コントロールの型を取得します。
(Overrides DataGridViewCell..::..EditType.)
Public propertyValueType
セル内の値のデータ型を取得または設定します。
(Overrides DataGridViewTextBoxCell..::..ValueType.)

See Also