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
- class PropertyItem
Gets or sets the pinning side (start/end) of the column.
public string? Pin { get; set; }
The pinning side (start or end).