Interface IPaddedEditableLineSizeHost
Inherited Members
Namespace: Syncfusion.Windows.Controls.Scroll
Assembly: Syncfusion.GridCommon.WPF.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 |