ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ZoomUnit Structure / IsOneItem Property

In This Topic
    IsOneItem Property
    In This Topic
    Gets a value indicating whether the zoom will be adjusted to show one item entirely.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsOneItem As System.Boolean
    public System.bool IsOneItem {get;}
    See Also