Name | Description | |
---|---|---|
ListBoxItemConfiguration Constructor | Overloaded. Initializes a new instance of the ListBoxItemConfiguration class. |
The following tables list the members exposed by ListBoxItemConfiguration.
Name | Description | |
---|---|---|
ListBoxItemConfiguration Constructor | Overloaded. Initializes a new instance of the ListBoxItemConfiguration class. |
Name | Description | |
---|---|---|
CanStick | Overridden. Gets a value indicating whether the container can be sticky. | |
ConfigurationType | Gets a configuration type indicating what kind of container the configuration represents. (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfigurationBase) | |
ContainerStyle | Gets or sets the style that will be applied to the containers created by this configuration. (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
ContentTemplate | Gets or sets the data template that will be used to display the container's content created by this configuration. (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
DependencyObjectType | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
Dispatcher | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
IsSealed | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
IsSticky | Gets or sets a value indicating whether the container is sticky. (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
LayoutMode | Gets or sets the layout mode of the container. (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
Equals | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
GetHashCode | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
GetLocalValueEnumerator | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
GetValue | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
InvalidateProperty | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
ReadLocalValue | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
SetCurrentValue | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
SetValue | Overloaded. (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) |
Name | Description | |
---|---|---|
BeginInitCore | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfigurationBase) | |
CreateContainerCore | Overridden. Returns a new instance of ListBoxItem created with this configuration. | |
CreateInstance | Overridden. Returns an instance of ListBoxContainerConfigurationBase. | |
EndInitCore | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
OnPropertyChanged | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
PrepareContainerForItemCore | Applies extra properties when the ListBoxContainer is about to be used to represent a new item. (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) | |
ShouldSerializeProperty | (Inherited from Xceed.Wpf.ListBox.ListBoxContainerConfiguration<ListBoxItem>) |