Class DefaultStyle
Gets or sets the Default style for SfDataGrid class.
Implements
System.IDisposable
Inherited Members
Namespace: Syncfusion.SfDataGrid.XForms
Assembly: Syncfusion.SfDataGrid.XForms.dll
Syntax
public class DefaultStyle : DataGridStyle, IDisposable
Constructors
DefaultStyle()
Initializes a new instance of the DefaultStyle class.
Declaration
public DefaultStyle()
Implements
System.IDisposable