Skip to main content

CustomDefinitionDescriptorBase.Groups property

Namespace: NextDesign.Core

Description

Enumeration of property group descriptors that can be edited in a view definition

IEnumerable<PropertyGroupDescriptor> Groups { get; set; }

Type

  • IEnumerable<PropertyGroupDescriptor>