ListView Properties
A grid that displays appointments, and allows you to group, sort, and filter them for better analysis.Name | Description |
---|---|
AgendaView | This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase. |
AllowDrop | Overrides the AllowDrop property to hide it. Inherited from DXFrameworkContentElement. |
AreAnyTouchesCaptured | Gets a value that indicates whether at least one touch is captured to this element. Inherited from ContentElement. |
AreAnyTouchesCapturedWithin | Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. Inherited from ContentElement. |
AreAnyTouchesDirectlyOver | Gets a value that indicates whether at least one touch is pressed over this element. Inherited from ContentElement. |
AreAnyTouchesOver | Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. Inherited from ContentElement. |
BindingGroup | Overrides the BindingGroup property, to hide it. Inherited from DXFrameworkContentElement. |
Caption | Gets or sets a caption for the current View‘s bar item. This is a dependency property. Inherited from ViewBase. |
ColumnStyleAllDay | Gets or sets the style of the All Day column in the List View. This is a dependency property. |
ColumnStyleDuration | Gets or sets the style of the Duration column in the List View. This is a dependency property. |
ColumnStyleEnd | Gets or sets the style of the End column in the List View. This is a dependency property. |
ColumnStyleLabel | Gets or sets the style of the Label column in the List View. This is a dependency property. |
ColumnStyleLocation | Gets or sets the style of the Location column in the List View. This is a dependency property. |
ColumnStyleRecurrence | Gets or sets the style of the Recurrence column in the List View. This is a dependency property. |
ColumnStyleReminder | Gets or sets the style of the Reminder column in the List View. This is a dependency property. |
ColumnStyleResource | Gets or sets the style of the Resource column in the List View. This is a dependency property. |
ColumnStyleStart | Gets or sets the style of the Start column in the List View. This is a dependency property. |
ColumnStyleStatus | Gets or sets the style of the Status column in the List View. This is a dependency property. |
ColumnStyleSubject | Gets or sets the style of the Subject column in the List View. This is a dependency property. |
ColumnStyleType | Gets or sets the style of the Type column in the List View. This is a dependency property. |
CommandBindings | Overrides the CommandBindings property to hide it. Inherited from DXFrameworkContentElement. |
ContextMenu | Overrides the ContextMenu property to hide it. Inherited from DXFrameworkContentElement. |
Cursor | Overrides the Cursor property to hide it. Inherited from DXFrameworkContentElement. |
DataContext | Gets or sets the data context for an element when it participates in data binding. Inherited from FrameworkContentElement. |
DayView | This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase. |
DayViewBase | This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase. |
DefaultStyleKey protected | Gets or sets the key to use to find the style template for this control in themes. Inherited from FrameworkContentElement. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
Description | Gets or sets a description for the current View‘s bar item. This is a dependency property. Inherited from ViewBase. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
Focusable | Overrides the Focusable property to hide it. Inherited from DXFrameworkContentElement. |
FocusVisualStyle | Overrides the FocusVisualStyle property to hide it. Inherited from DXFrameworkContentElement. |
ForceCursor | Overrides the ForceCursor property to hide it. Inherited from DXFrameworkContentElement. |
Glyph | Gets or sets the bar item’s small icon for the current View. This is a dependency property. Inherited from ViewBase. |
GridControlStyle | Gets or sets the style applied to the GridControl object used by the view. This is a dependency property. |
HasAnimatedProperties | Overrides the HasAnimatedProperties property to hide it. Inherited from DXFrameworkContentElement. |
InputBindings | Overrides the InputBindings property to hide it. Inherited from DXFrameworkContentElement. |
InputScope | Overrides the InputScope property to hide it. Inherited from DXFrameworkContentElement. |
IsActive | Gets or sets a value indicating whether the current View is active in the SchedulerControl. This is a dependency property. Inherited from ViewBase. |
IsEnabled | Overrides the IsEnabled property to hide it. Inherited from DXFrameworkContentElement. |
IsEnabledCore protected | Gets a value that becomes the return value of IsEnabled in derived classes. Inherited from ContentElement. |
IsFocused | Overrides the IsFocused property to hide it. Inherited from DXFrameworkContentElement. |
IsInitialized | Gets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its EndInit() method called. Inherited from FrameworkContentElement. |
IsInputMethodEnabled | Overrides the IsInputMethodEnabled property to hide it. Inherited from DXFrameworkContentElement. |
IsKeyboardFocused | Overrides the IsKeyboardFocused property to hide it. Inherited from DXFrameworkContentElement. |
IsKeyboardFocusWithin | Overrides the IsKeyboardFocusWithin property to hide it. Inherited from DXFrameworkContentElement. |
IsLoaded | Gets a value indicating whether this element has been loaded for presentation. Inherited from FrameworkContentElement. |
IsMouseCaptured | Overrides the IsMouseCaptured property to hide it. Inherited from DXFrameworkContentElement. |
IsMouseCaptureWithin | Overrides the IsMouseCaptureWithin property to hide it. Inherited from DXFrameworkContentElement. |
IsMouseDirectlyOver | Overrides the IsMouseDirectlyOver property to hide it. Inherited from DXFrameworkContentElement. |
IsMouseOver | Overrides the IsMouseOver property to hide it. Inherited from DXFrameworkContentElement. |
IsSealed | Overrides the IsSealed property to hide it. Inherited from DXFrameworkContentElement. |
IsStylusCaptured | Overrides the IsStylusCaptured property to hide it. Inherited from DXFrameworkContentElement. |
IsStylusCaptureWithin | Overrides the IsStylusCaptureWithin property to hide it. Inherited from DXFrameworkContentElement. |
IsStylusDirectlyOver | Overrides the IsStylusDirectlyOver property to hide it. Inherited from DXFrameworkContentElement. |
IsStylusOver | Overrides the IsStylusOver property to hide it. Inherited from DXFrameworkContentElement. |
Language | Overrides the Language property to hide it. Inherited from DXFrameworkContentElement. |
LargeGlyph | Gets or sets the bar item’s large icon for the current View. This is a dependency property. Inherited from ViewBase. |
ListView | This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase. |
ListViewBase | This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase. |
MonthView | This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase. |
Name | Gets or sets the identifying name of the element. The name provides an instance reference so that programmatic code-behind, such as event handler code, can refer to an element once it is constructed during parsing of XAML. Inherited from FrameworkContentElement. |
OverridesDefaultStyle | Overrides the OverridesDefaultStyle property to hide it. Inherited from DXFrameworkContentElement. |
Parent | Gets the parent in the logical tree for this element. Inherited from FrameworkContentElement. |
Resources | Overrides the Resources property to hide it. Inherited from DXFrameworkContentElement. |
Scheduler | Gets the SchedulerControl to which the specified View belongs. Inherited from ViewBase. |
SchedulerViewBase | This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase. |
ShowChangedOccurrences | Specifies whether to display changed occurrences. This is a dependency property. |
ShowDeletedOccurrences | Specifies whether to display deleted occurrences. This is a dependency property. |
ShowInCommandBar | Specifies whether to display the view’s button in the ribbon. This is a dependency property. Inherited from ViewBase. |
Style | Gets or sets the style to be used by this element. Inherited from FrameworkContentElement. |
TableViewStyle | Gets or sets the style applied to the TableView object used by the view. This is a dependency property. |
Tag | Gets or sets an arbitrary object value that can be used to store custom information about this element. Inherited from FrameworkContentElement. |
TemplatedParent | Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. Inherited from FrameworkContentElement. |
TimelineView | This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase. |
ToolTip | This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from DXFrameworkContentElement. |
TouchesCaptured | Gets all touch devices that are captured to this element. Inherited from ContentElement. |
TouchesCapturedWithin | Gets all touch devices that are captured to this element or any child elements in its visual tree. Inherited from ContentElement. |
TouchesDirectlyOver | Gets all touch devices that are over this element. Inherited from ContentElement. |
TouchesOver | Gets all touch devices that are over this element or any child elements in its visual tree. Inherited from ContentElement. |
Type | Gets the view’s type. |
VisualData | Inherited from ViewBase. |
WeekView | This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase. |
WorkWeekView | This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from ViewBase. |
See Also