Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Cp
Grid
Display Property
Definition
Namespace:
Centralpoint.Web.UI.Console
Assembly:
Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
ListBox
Display
{
get
;
set
; }
VB
Copy
Public
Property
Display
As
ListBox
Get
Set
Property Value
ListBox
See Also
Reference
CpGrid Class
Centralpoint.Web.UI.Console Namespace
In This Article
Definition
See Also