GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / CalendarStorage Class / IsFixedSize Property

In This Topic
    IsFixedSize Property (CalendarStorage)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsFixedSize As Boolean
    public virtual bool IsFixedSize {get;}
    See Also