GridMultiSelectRowStyle Enumeration

Determines the way a selected row will appear during multi selection of rows in a Grid

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public enum GridMultiSelectRowStyle

Members

InvertedColors0 
ActiveRowColors1 

See Also