Interface IPaddedEditableLineSizeHost
Inherited Members
System.IDisposable.Dispose()
Namespace: Syncfusion.WinForms.GridCommon.ScrollAxis
Assembly: Syncfusion.GridCommon.WinForms.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 |