AlignmentAttribute Clase

Definición

Aplique este atributo a propiedades y campos para indicar al BindingContext cómo debe alinear el texto en la fila.

[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field, Inherited=false)]
public class AlignmentAttribute : Attribute
type AlignmentAttribute = class
    inherit Attribute
Herencia
AlignmentAttribute
Atributos

Constructores

AlignmentAttribute(UITextAlignment)

Aplique este atributo a propiedades y campos para indicar al BindingContext cómo debe alinear el texto en la fila.

Campos

Alignment

Se aplica a