[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.PropertyGrid Assembly
C1.WPF.PropertyGrid
Classes
CollectionEditorControl
Properties
ItemsSource
dotnet-api
C1.WPF.PropertyGrid Assembly
C1.WPF.PropertyGrid
Classes
AdvancedEditor
BaseAdvancedEditor<P, E>
BaseEditor<P, C>
BaseFontEditor<T>
BoolEditor
BrushEditor
C1PropertyGrid
CollectionEditor
CollectionEditorControl
Constructors
Fields
Properties
AvailableEditors
CanUserAddItems
CanUserRemoveItems
CanUserSortItems
DataCollection
EditorStyle
IsDisposed
ItemsEditor
ItemsSelector
ItemsSource
PropertyAttributes
SelectorStyle
ShowResetButton
Methods
CollectionEditorValueConverter
ColorPaletteEditor
CommitChangesEventsArgs
CursorEditor
DateEditor
DateTimeEditor
EmptyGridBehavior
EnumEditor
FontFamilyEditor
FontStretchEditor
FontStyleEditor
FontWeightEditor
GridLengthEditor
GridLengthEditorControl
HeightEditor
ImageSourceEditor
MemberAttribute
MethodAttribute
MethodAttributeCollection
NumericEditor
ObjectEditor
PasswordEditor
PropertyAttribute
PropertyGridAttributeAutoGeneratingEventArgs
PropertyGridAttributeCollection
PropertyGridCategoryCell
PropertyGridCellView
PropertyGridEditorsCollection
PropertyGridGroupsCollection
PropertyGridObjectCollection
PropertyGridResources
PropertyGroup
ResetButton
StringEditor
StringEditor<T>
TimeEditor
UriEditor
WidthEditor
Enums
Interfaces
C1.WPF.PropertyGrid.Resources
(Showing Draft Content)
C1.WPF.PropertyGrid.CollectionEditorControl.ItemsSource
ItemsSource Property
ItemsSource
Gets or sets the list to be edited by the control.
Declaration
public IEnumerable ItemsSource { get; set; }