AlignmentAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |