Style selector used to associate the style of a cell to the Grid cell in the GdxGridView

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public sealed class GdxCellStyleSelector : StyleSelector
Visual Basic
Public NotInheritable Class GdxCellStyleSelector _
	Inherits StyleSelector
JScript
public final class GdxCellStyleSelector extends StyleSelector

Inheritance Hierarchy

System..::..Object
  System.Windows.Controls..::..StyleSelector
    Ico.Gdx..::..GdxCellStyleSelector

See Also