[]
Gets or sets the GrapeCity.Windows.InputMan.Fields.DateDisplayFieldSet of the GcDateTime control.
public DateDisplayFieldSet DisplayFieldSet { get; set; }
Public Property DisplayFieldSet As DateDisplayFieldSet
Type | Description |
---|---|
DateDisplayFieldSet | A GrapeCity.Windows.InputMan.Fields.DateDisplayFieldSet object indicates collection of the display fields set. |
User can set a new display field set to control GcDateTime to show a different pattern of current value when GcDateTime doesn't have keyboard focus. User can also access the display field collection through this property.