AlignmentAttribute Class

Definition

Apply this attribute to properties and fields to instruct the BindingContext how it should align the text on the row.

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

Constructors

AlignmentAttribute(UITextAlignment)

Fields

Alignment

Applies to