GridActiveRowStyle Property

Gets or sets the value determining the Grid's active row style

Definition

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

Property Value

GridActiveRowStyle

See Also