The view associated with this column
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public GdxGridView View { get; set; } |
Visual Basic |
---|
Public Property View As GdxGridView Get Set |
JScript |
---|
function get View () : GdxGridView function set View (value : GdxGridView) |