Click or drag to resize

ProjectSettingsPage_GeneralPropertiesMaxCountCollectionItemsToDisplay Property

The maximum number of items that can be displayed for collections in the Settings window.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<int> PropertiesMaxCountCollectionItemsToDisplay { get; set; }

Property Value

ReferenceInt32
See Also