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: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public Reference<int> PropertiesMaxCountCollectionItemsToDisplay { get; set; }

Property Value

Type: ReferenceInt32
See Also