ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / C1BindingSource Class / IsFixedSize Property

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