ng-xtend API documentation
Home
Guides
GitHub
Preparing search index...
xt-store
DontCodeReportDisplayType
Interface DontCodeReportDisplayType
Specifies how a single report field should be displayed.
interface
DontCodeReportDisplayType
{
by
?:
string
;
of
:
string
;
title
:
string
;
type
:
string
;
}
Index
Properties
by?
of
title
type
Properties
Optional
by
by
?:
string
of
of
:
string
title
title
:
string
type
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
by
of
title
type
Home
Guides
GitHub
ng-xtend API documentation
Loading...
Specifies how a single report field should be displayed.