PinToEndAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Pins column to the "end" (right for LTR, left for RTL) side of the grid. Note that pinning a column to end side requires EnhancedLayout.

public PinToEndAttribute()

See Also