The following tables list the members exposed by ProjectView.
Name | Description | |
---|---|---|
ProjectView Constructor | Initializes a new ProjectView |
Name | Description | |
---|---|---|
DataItem | Gets the underlying data item if any. | |
Key | Returns or sets the string used to uniquely identify the view within the ProjectViewProviderBase.Views. | |
Settings | Returns or sets an object that provides settings for the view. | |
SortedColumns | Returns a collection representing the sorted columns in the grid. | |
TableKey | Returns or sets the id of the table displayed by the view. |
Name | Description | |
---|---|---|
HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
FromTimescaleXml | Converts the specified xml to an instance of Timescale. | |
ToTimescaleXml | Converts the specified Timescale to its XML representation. This is the format that the XamGantt uses to serialize out Timescale instances into underlying data item that provides a string type property mapping. |
Name | Description | |
---|---|---|
OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnHasListenersChanged | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifierExtended) | |
RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) | |
SetField<T> | (Inherited from Infragistics.PropertyChangeNotifierExtended) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |