The C1NavigationListItemSettings type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
DetailActiveImageUrl |
Gets or sets the URL path to the detail image that will be shown when item is touched.
|
![]() |
DetailImageHeight |
Gets or sets the fixed height of the detail image.
|
![]() |
DetailImagePaddingRight |
Gets or sets the detail image right padding value. If empty then 5px will be used.
|
![]() |
DetailImagePaddingTop |
Gets or sets the detail image top padding value. If empty then 9px will be used.
|
![]() |
DetailImageUrl |
Gets or sets the URL path to the detail image.
|
![]() |
DetailImageVisibility |
Determines detail image visibility.
|
![]() |
DetailImageWidth |
Gets or sets the fixed width of the detail image.
|
![]() |
DetailSpinnerImageUrl |
Gets or sets the URL path to the spinner image that will be shown instead of detail image when item is loading its content.
|
![]() |
Height |
Gets or sets the default height for the items.
|
![]() |
ImageHeight |
Gets or sets the fixed height of the image.
|
![]() |
ImagePaddingLeft |
Gets or sets the image left padding value. If empty then 5px will be used.
|
![]() |
ImagePaddingTop |
Gets or sets the image top padding value. If empty then 9px will be used.
|
![]() |
ImagePosition |
Gets or sets which side, left or right, the image will be rendered from the list item.
|
![]() |
ImageUrl |
Gets or sets the URL path to the image that is displayed next to the text in the list item.
|
![]() |
ImageWidth |
Gets or sets the fixed width of the image.
|