43 lines
971 B
Groff
43 lines
971 B
Groff
.TH "CampusAppWP8.Model.Utility.ListPickerItemModel" 3 "Thu Jun 13 2013" "CampusAppWP8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Utility.ListPickerItemModel \-
|
|
.PP
|
|
\fBModel\fP for the ListPickerItems
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "string \fBValue\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the Value of an Item \fP"
|
|
.ti -1c
|
|
.RI "string \fBText\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the Text (caption) of an Item \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
\fBModel\fP for the ListPickerItems
|
|
|
|
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "string CampusAppWP8\&.Model\&.Utility\&.ListPickerItemModel\&.Text\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the Text (caption) of an Item
|
|
.SS "string CampusAppWP8\&.Model\&.Utility\&.ListPickerItemModel\&.Value\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the Value of an Item
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWP8 from the source code\&.
|