Gets or sets date-time filters that the GridControl's column supports.
public Nullable<AllowedDateTimeFilters> AllowedDateTimeFilters { get; set; }
Public Property AllowedDateTimeFilters As Nullable(of AllowedDateTimeFilters)