Table of Contents

Property IsFixedSize

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsFixedSize

Gets a value indicating whether the IList has a fixed size.

public override bool IsFixedSize { get; }

Property Value

bool

true if the IList has a fixed size; otherwise, false.