Class LanguagesDateFormat
Inheritance
System.Object
LanguagesDateFormat
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.EJ.ReportViewer.JsonModel
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public class LanguagesDateFormat : IReportDispose, IDisposable
Constructors
LanguagesDateFormat()
Declaration
public LanguagesDateFormat()
Properties
Culture
Declaration
public string Culture { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DateFormat
Declaration
public string DateFormat { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
Dispose()
Declaration
public void Dispose()
Implements
System.IDisposable