[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateInputDisplayField

DateInputDisplayField Class

Represents a batch of DateDisplayField which would be affected by GcDateTime's value.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public abstract class DateInputDisplayField : DateDisplayField, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Public MustInherit Class DateInputDisplayField
    Inherits DateDisplayField
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
DateInputDisplayField()

Fields

Name Description
PromptCharProperty

Identifies the GrapeCity.Windows.InputMan.Fields.DateInputDisplayField.PromptChar dependency property.

Properties

Name Description
PromptChar

Gets or sets the prompt char used for prompt empty bits. This is a dependency property.