Class DataFormValidationSummaryView
Inheritance
System.Object
DataFormValidationSummaryView
Inherited Members
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll
Syntax
public class DataFormValidationSummaryView : DataFormValidationView, IRadContentView, IContentView, IPadding, ICrossPlatformLayout, IDataFormView, IView, IElement, ITransform
Constructors
DataFormValidationSummaryView()
Initializes a new instance of the Data
Declaration
public DataFormValidationSummaryView()
Fields
ImageSourceProperty
Identifies the Image
Declaration
public static readonly BindableProperty ImageSourceProperty
Field Value
Microsoft.
|
ImageStyleProperty
Identifies the Image
Declaration
public static readonly BindableProperty ImageStyleProperty
Field Value
Microsoft.
|
Properties
ImageSource
Gets or sets the Microsoft.
Declaration
public ImageSource ImageSource { get; set; }
Property Value
Microsoft.
|
ImageStyle
Gets or sets the Microsoft.
Declaration
public Style ImageStyle { get; set; }
Property Value
Microsoft.
|