skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI UI for Xamarin

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Test Studio Dev Edition Telerik JustMock

    CMS

    Sitefinity

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Migrate to .NET MAUI
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Forums
    • Videos
    • Blogs
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class SpinnerItemView

Represents a container view for an item in a RadSpinner.

Inheritance
System.Object
RadContentView
RadBorder
SpinnerItemView
Inherited Members
RadBorder.BorderColorProperty
RadBorder.CornerRadiusProperty
RadBorder.BorderThicknessProperty
RadBorder.OnMeasure(Double, Double)
RadBorder.LayoutChildren(Double, Double, Double, Double)
RadBorder.BorderColor
RadBorder.CornerRadius
RadBorder.BorderThickness
RadContentView.ActualStyleClassProperty
RadContentView.OnChildAdded(Element)
RadContentView.OnChildRemoved(Element)
RadContentView.OnBindingContextChanged()
RadContentView.OnPropertyChanged(String)
RadContentView.ActualStyleClass
Namespace: Telerik.XamarinForms.DataControls
Assembly: Telerik.XamarinForms.DataControls.dll

Syntax

public class SpinnerItemView : RadBorder

Constructors

SpinnerItemView()

Declaration
public SpinnerItemView()

Fields

DisplayMemberPathProperty

Identifies the DisplayMemberPath property.

Declaration
public static readonly BindableProperty DisplayMemberPathProperty
Field Value
Xamarin.Forms.BindableProperty

DisplayStringFormatProperty

Identifies the DisplayStringFormat property.

Declaration
public static readonly BindableProperty DisplayStringFormatProperty
Field Value
Xamarin.Forms.BindableProperty

DisplayStringProperty

Identifies the DisplayString property.

Declaration
public static readonly BindableProperty DisplayStringProperty
Field Value
Xamarin.Forms.BindableProperty

DisplayValueConverterProperty

Identifies the DisplayValueConverter property.

Declaration
public static readonly BindableProperty DisplayValueConverterProperty
Field Value
Xamarin.Forms.BindableProperty

FontAttributesProperty

Identifies the FontAttributes property.

Declaration
public static readonly BindableProperty FontAttributesProperty
Field Value
Xamarin.Forms.BindableProperty

FontFamilyProperty

Identifies the FontFamily property.

Declaration
public static readonly BindableProperty FontFamilyProperty
Field Value
Xamarin.Forms.BindableProperty

FontSizeProperty

Identifies the FontSize property.

Declaration
public static readonly BindableProperty FontSizeProperty
Field Value
Xamarin.Forms.BindableProperty

HorizontalTextAlignmentProperty

Identifies the HorizontalTextAlignment property.

Declaration
public static readonly BindableProperty HorizontalTextAlignmentProperty
Field Value
Xamarin.Forms.BindableProperty

TextColorProperty

Identifies the TextColor property.

Declaration
public static readonly BindableProperty TextColorProperty
Field Value
Xamarin.Forms.BindableProperty

TextDecorationsProperty

Identifies the TextDecorations property.

Declaration
public static readonly BindableProperty TextDecorationsProperty
Field Value
Xamarin.Forms.BindableProperty

VerticalTextAlignmentProperty

Identifies the VerticalTextAlignment property.

Declaration
public static readonly BindableProperty VerticalTextAlignmentProperty
Field Value
Xamarin.Forms.BindableProperty

Properties

DisplayMemberPath

Gets or sets a path to the property used to display the item.

Declaration
public string DisplayMemberPath { get; set; }
Property Value
System.String

DisplayString

Gets or sets the string used to display the item.

Declaration
public string DisplayString { get; set; }
Property Value
System.String

DisplayStringFormat

Gets or sets the string format used to display the item.

Declaration
public string DisplayStringFormat { get; set; }
Property Value
System.String

DisplayValueConverter

Gets or sets a Xamarin.Forms.IValueConverter used to display the item.

Declaration
public IValueConverter DisplayValueConverter { get; set; }
Property Value
Xamarin.Forms.IValueConverter

FontAttributes

Gets or sets the FontAttributes applied to the text.

Declaration
public FontAttributes FontAttributes { get; set; }
Property Value
Xamarin.Forms.FontAttributes

FontFamily

Gets or sets the font family of the text.

Declaration
public string FontFamily { get; set; }
Property Value
System.String

FontSize

Gets or sets the font size of the text.

Declaration
public double FontSize { get; set; }
Property Value
System.Double

HorizontalTextAlignment

Gets or sets the horizontal Xamarin.Forms.TextAlignment of the text.

Declaration
public TextAlignment HorizontalTextAlignment { get; set; }
Property Value
Xamarin.Forms.TextAlignment

TextColor

Gets or sets the Xamarin.Forms.Color of the text.

Declaration
public Color TextColor { get; set; }
Property Value
Xamarin.Forms.Color

TextDecorations

Gets or sets the TextDecorations applied to the text.

Declaration
public TextDecorations TextDecorations { get; set; }
Property Value
Xamarin.Forms.TextDecorations

VerticalTextAlignment

Gets or sets the vertical Xamarin.Forms.TextAlignment of the text.

Declaration
public TextAlignment VerticalTextAlignment { get; set; }
Property Value
Xamarin.Forms.TextAlignment

Sample Applications
  • Telerik Tagit
  • iOS Demo App
  • Android Demo App
Support Resources
  • iOS Wrappers
  • Android Wrappers
  • Xamarin.Forms SDK Examples
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.