Interface IPaddedEditableLineSizeHost
Inherited Members
Namespace: Syncfusion.Windows.Forms.CellGrid.ScrollAxis
Assembly: Syncfusion.Spreadsheet.Windows.dll
Syntax
public interface IPaddedEditableLineSizeHost : IEditableLineSizeHost, ILineSizeHost, IDisposable
  Properties
PaddingDistance
Declaration
double PaddingDistance { get; set; }
  Property Value
| Type | 
|---|
| System.Double | 
Methods
DeferRefresh()
Declaration
IDisposable DeferRefresh()
  Returns
| Type | 
|---|
| System.IDisposable |