PropertyItem.Alignment property
Gets or sets the alignment of the column. Only applies to column, not editors.
public string? Alignment { get; set; }
Property Value
The alignment.
See Also
- class PropertyItem
Gets or sets the alignment of the column. Only applies to column, not editors.
public string? Alignment { get; set; }
The alignment.