Namespace Syncfusion.Windows.PropertyGrid
Classes
| AutoGeneratingPropertyGridItemEventArgs
Provides data to the AutoGeneratingPropertyGridItem event of the PropertyGrid control. |
| BaseTypeEditor
Represents an abstract base class for a PropertyEditor class where the property values are displayed using the appropriate editor. |
| BooleanComboEditor
Represents the BooleanComboEditor class which inherits from ITypeEditor |
| BooleanTobrushConverter
Represents BooleanTobrushConverter which converts Boolean to brush values |
| BooleanToSortDirectionConverter
Represent BooleanToSortDirection converter for PropertyGrid. |
| BooleanToTooltipConverter
Represents BooleanToToolTipConverter which represents converter for converting boolean to tooltip value |
| BooleanToVisibilityConverter
Represents class for BooleanToVisibilityConverter which converts Boolean to Visibility values |
| BoolMembers
Represents the BoolMembers class |
| BrushConverter
Represents class for Brush converter |
| BrushSelectorEditor
Represents the BrushSelectorEditor class |
| CategoryEditor
Represent the CategoryEditor property |
| CategoryEditorCollection
Represents the CategroyEditorCollection class |
| CategoryEditorProperty
Represents the CategoryEditorProperty |
| CategoryEditorPropertyCollection
Represents the CateGoryEditorPropertyCollection class |
| CheckBoxEditor
Represents the CheckBoxEditor |
| ClearButton |
| ClearButtonAutomationPeer
Class that provides UI Automation support. |
| CollectionEditor
Interaction logic for CollectionEditor UI. |
| CollectionEditorOpeningEventArgs
Provides data to the CollectionEditorOpening event of the PropertyGrid control. |
| CustomEditor
Represents the CustomEditor class |
| CustomEditorCollection
Represents the CustomEditorCollection class |
| DateTimeEditor
Represents the DateTimeEditor class |
| DefaultMenuButton
DefaultMenuButton class |
| DescriptionBorder |
| DescriptionBorderAutomationPeer
Class that provides UI Automation support. |
| DescriptionDetailsTextBlock |
| DescriptionDetailsTextBlockAutomationPeer
Class that provides UI Automation support. |
| DescriptionNameTextBlock |
| DescriptionNameTextBlockAutomationPeer
Class that provides UI Automation support. |
| DoubleTextBoxEditor
Represents the DoubleTextBoxEditor |
| EnumComboEditor
Represents the EnumComboEditor class |
| EnumHelper
Helper class to allow users to get the values of a enumeration |
| ExpandableObjects |
| FontComboEditor
Represents the FontComboEditor class |
| Int64ToInt32ConverterForIntegerTextBox
Represents the Converter which converts Int64toInt32 |
| IntegerTextBoxEditor
Represents the IntegerTextBoxEditor class |
| InvertBooleanConverter
Represent InvertBooleanConverter for the PropertyGrid |
| InvertBooleanVisibilityConverter
Represent class for InvertBooleanVisibilityConverter |
| ItemsSourceControl
Represent the ItemsSourceControl |
| ITypeItemsSourceControl |
| LevelToThicknessConverter
Represents LevelToThicknessConverter which converts level to thickness |
| LevelToThicknessConverterForTogglebutton
Represents Level to thickness converter |
| MaskAttribute
Specifies the input mask for a property, so that it can be edited using MaskEditor in PropertyGrid. |
| MaskEditor
Provides input mask, which is used to restricts the data input for a property in PropertyGrid. |
| MenuPopupEventArgs
Represents the MenuPopupEventArgs class |
| Property
Represents the Property class |
| PropertyCatagoryViewItem |
| PropertyCatagoryViewItemAutomationPeer
Class that provides UI Automation support. |
| PropertyCategoryViewItemCollection
Represents the PropertyCategoryViewItemCollection |
| PropertyCollection
Represents the PropertyCollection class |
| PropertyGrid |
| PropertyGridAttribute
Represents a class which is used to customize the properties in PropertyGrid. |
| PropertyGridAutomationPeer
Class that provides UI Automation support. |
| PropertyGridItem
Represents the class that encapsulates the layout, group and editor setting for a property fields appearing in PropertyGrid. |
| PropertyGridLocalizationResourceAccessor
Represents the class that manages the localization for syncfusion controls. |
| PropertyGridLocalizationResourceExtension
A markup extension that returns the localized string based on culture for the ResourceName. |
| PropertyGridScrollViewer |
| PropertyGridScrollViewerAutomationPeer
Class that provides UI Automation support. |
| PropertyGridSplitter |
| PropertyGridSplitterAutomationPeer
Class that provides UI Automation support. |
| PropertyItem
Represents PropertyItem class |
| PropertyItemCollection
Represents PropertyItemCollection class |
| PropertyItemTextBlock |
| PropertyItemTextBlockAutomationPeer
Class that provides UI Automation support. |
| PropertyItemToNameConverter
Represents class for PropertyItemToNameConverter |
| PropertyView
Represents class for PropertyView which inherits from ItemsControl |
| PropertyViewAutomationPeer
Class that provides UI Automation support. |
| PropertyViewItem
The PropertyView Item class |
| PropertyViewItemAutomationPeer
Class that provides UI Automation support. |
| ResourceManager
Represents the ResourceManager class |
| SearchTextBox |
| SearchTextBoxAutomationPeer
Class that provides UI Automation support. |
| StringTrimmerConverter |
| TextBoxEditor
Represents the TextBoxEditor class |
| ThicknessConverter |
| TimeSpanEditor
Represents the DateTimeEditor class |
| ToggleGroupButton |
| ToggleGroupButtonAutomationPeer
Class that provides UI Automation support. |
| ToggleSortButton |
| ToggleSortButtonAutomationPeer
Class that provides UI Automation support. |
| TypeToNameConverter
Represent class for TypeToNameConverter |
| ValueChangedEventArgs
Represents the ValuechangedEventArgs class |
Interfaces
| IProperty
Represents the Iproperty Interface |
| ITypeCustomEditor
Represents the interface ITypeCustomEditor |
| ITypeEditor
Represents the ITypeEditor Interface |
Enums
| NestedPropertyDisplayMode
Enum variable NestedPropertyDisplayMode which contains different modes for PropertyGrid |
| PropertyExpandModes
Enum variable PropertyExpandModes which contains different modes for PropertyGrid |
| UpdateSourceMode
Describes the timing of binding source updates. |
Delegates
| MenuPopupEventHandler
Represents the delegate MenuPopupEventHandler |
| ValueChangedEventHandler
Represents the delegate ValueChangedEventHandler |