[]
Gets or sets the language to use when localizing the column filters.
[Obsolete("Use the System.Threading.Thread.CurrentThread.CurrentUICulture.")]
public Language Language { get; set; }
<Obsolete("Use the System.Threading.Thread.CurrentThread.CurrentUICulture.")>
Public Property Language As Language