Interface IScrollableInfo
Namespace: Syncfusion.UI.Xaml.CellGrid
Assembly: Syncfusion.SfCellGrid.WPF.dll
Syntax
public interface IScrollableInfo : IScrollInfo
Properties
HorizontalPadding
Declaration
double HorizontalPadding { get; set; }
Property Value
Type |
---|
System.Double |
VerticalPadding
Declaration
double VerticalPadding { get; set; }
Property Value
Type |
---|
System.Double |