Click or drag to resize
GridIconStyle Enumeration

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public enum GridIconStyle
Members
  Member nameValueDescription
Default0 Default icon style
Allow1 Style of icon used to start a positive action such as allow, approve, add, run, subscribe.
Warning2 Style of icon that indicates warning or problem.
Critical3 Style of icon used to start a negative action such as cancel, remove, delete, stop.
See Also