Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1ZoomUnit Structure / IsOneItem Property

In This Topic
    IsOneItem Property (C1ZoomUnit)
    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 Boolean
    public bool IsOneItem {get;}
    See Also