CellAlignment(T, TextAlignment) Method

Definition

Assembly XenoAtom.Terminal.UI.dll
[GeneratedCode("XenoAtom.Terminal.UI.SourceGen", "0.1.0")]
public static T CellAlignment<T>(this T obj, TextAlignment cellAlignment)
    where T : DataGridColumn

Type parameters

T

Parameters

obj
{T}
cellAlignment
TextAlignment

Returns

{T}