C# Class DevExtreme.AspNet.Data.GroupingInfo

Inheritance: SortingInfo
Afficher le fichier Open project: DevExpress/DevExtreme.AspNet.Data

Méthodes publiques

Свойство Type Description
GroupInterval string
IsExpanded bool?

Méthodes publiques

Méthode Description
GetIsExpanded ( ) : bool

Method Details

GetIsExpanded() public méthode

public GetIsExpanded ( ) : bool
Résultat bool

Property Details

GroupInterval public_oe property

public string GroupInterval
Résultat string

IsExpanded public_oe property

public bool? IsExpanded
Résultat bool?