[]
GcTimeSpanCellTypeクラスを表します。
public class GcTimeSpanCellType : FieldsEditorControlCellType, ICellType, IEditor, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, ICellType, ICloneable<ICellType>, INumFmtSupportCellType, IDisposable, IReuseEditorControl2, IReuseEditorControl, IPdfSupport, IOOXmlSupport, ISerializable, ISerializeSupport, IReadOnlySupport, IStaticSupport, IFormatter2, IFormatter, IDeserializationCallback
Public Class GcTimeSpanCellType
Inherits FieldsEditorControlCellType
Implements ICellType, IEditor, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, ICellType, ICloneable(Of ICellType), INumFmtSupportCellType, IDisposable, IReuseEditorControl2, IReuseEditorControl, IPdfSupport, IOOXmlSupport, ISerializable, ISerializeSupport, IReadOnlySupport, IStaticSupport, IFormatter2, IFormatter, IDeserializationCallback
GcTimeSpanCellを使用すると、機能的な日時入力インタフェースを迅速かつ効率的に設計できます。
| 名前 | 説明 |
|---|---|
| GcTimeSpanCellType() | GcTimeSpanCellType クラスの新しいインスタンスを初期化します。 |
| GcTimeSpanCellType(SerializationInfo, StreamingContext) | GcTimeSpanCellType クラスの新しいインスタンスを初期化します。 |
| 名前 | 説明 |
|---|---|
| AcceptsCrLf | 文字列をコピー、切り取り、および貼り付けるときのCrLf文字の処理方法を取得または設定します。 |
| AlternateText | 代替テキストの設定を取得します。 |
| DefaultActiveField | デフォルトのアクティブフィールドを取得または設定します。 |
| DisplayFields | 表示フィールドを取得します。 |
| ExcelExportFormat | Excel エクスポート書式を取得または設定します。 |
| Fields | フィールドを取得します。 |
| FocusPosition | エディタがフォーカスを取得したときの初期カーソル位置を取得または設定します。 |
| MaxMinBehavior | |
| MaxValue | スピンボタンを使用してフィールドまたは値を変更するときの許容される最大値を取得または設定します。 |
| MinValue | スピンボタンを使用してフィールドまたは値を変更するときの許容される最小値を取得または設定します。 |
| NegativeColor | 値の符号が負である場合の色を取得または設定します。 |
| PaintByControl | セルの描画方法を示す値を取得または設定します。true の場合、内部コントロールの描画を使用してセルが描画されます。この場合、セルは編集コントロールとまったく同じように描画されます。セルのすべての設定(スタイルの異なるフィールドなど)がセルの描画時に有効になります。文字列を直接描画するのではなくコントロールによって描画する場合、セルの描画パフォーマンスは遅くなります。また、PDF にエクスポートしたときにセルのテキストは選択できません。false の場合、パフォーマンスは良好ですが、一部の設定が無効になります。 |
| RecommendedValue | 入力候補値を取得または設定します。 |
| ShowRecommendedValue | 入力候補値を表示するかどうかを取得または設定します。 |
| SideButtons | コントロールに設定されているサイドボタンのコレクションを取得します。 |
| Spin | スピン機能の設定を取得します。 |
| UseNegativeColor | 負数を表示するためにGrapeCity.Win.Spread.InputMan.CellType.GcTimeSpan.NegativeColorを使用するかどうかを取得または設定します。 |
| ValidateMode | 検証モードを取得または設定します。 |
| ValueSign | 値の符号を取得または設定します。 |