GridColumnCustomSort Property

Gets or sets the value determining a custom sort that will be used when the AllowSort property is enabled

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public Sort CustomSort { get; set; }

Property Value

Sort

See Also