Version

InViewColumn Class

A logical column that is currently in view on an UltraDayView control.
Syntax
'Declaration
 
Public NotInheritable Class InViewColumn 
   Inherits Infragistics.Shared.SubObjectBase
public sealed class InViewColumn : Infragistics.Shared.SubObjectBase 
Remarks
This represents an owner's appointments for a single day or if UltraDayView.GroupingStyle is set to NoGrouping then it represents appointments for all owners on a specific day.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also