Skip to content

PropertyItem.Pin property

Gets or sets the pinning side (start/end) of the column.

public string? Pin { get; set; }

Property Value

The pinning side (start or end).

See Also