menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IDistancesHost - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IDistancesHost

    An object that implements the Distances property.

    Namespace: Syncfusion.UI.Xaml.ScrollAxis
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public interface IDistancesHost : IDisposable

    Properties

    Distances

    Gets or sets the distances.

    Declaration
    IDistanceCounterCollection Distances { get; }
    Property Value
    Type Description
    IDistanceCounterCollection

    The distances.

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved