Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / ResourceStorage Class / IsFixedSize Property

In This Topic
    IsFixedSize Property (ResourceStorage)
    In This Topic
    Gets a value indicating whether the underlying list has a fixed size.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property IsFixedSize As Boolean
    public virtual bool IsFixedSize {get;}
    See Also