Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
DevExtreme
AspNet
Data
GroupingInfo
C# Class DevExtreme.AspNet.Data.GroupingInfo
Inheritance:
SortingInfo
Mostrar archivo
Open project: DevExpress/DevExtreme.AspNet.Data
Public Properties
Property
Type
Description
GroupInterval
string
IsExpanded
bool?
Public Methods
Method
Description
GetIsExpanded
( ) :
bool
Method Details
GetIsExpanded()
public
method
public
GetIsExpanded
( ) :
bool
return
bool
Property Details
GroupInterval
public_oe property
public
string
GroupInterval
return
string
IsExpanded
public_oe property
public
bool?
IsExpanded
return
bool?