Share via


ListDataSet.IsFixedSize Property

Gets a value that indicates whether the list has a fixed size.

Syntax

  public bool IsFixedSize {get;}

Property Value

System.Booleantrue if it has a fixed size; otherwise, false.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also