![]() |
Maria GDK 4.7.0.84
Documentation of managed code in develop branch
|
This is the complete list of members for PropertyBags.PropertySpec, including all inherited members.
Attributes | PropertyBags.PropertySpec | |
Category | PropertyBags.PropertySpec | |
ConverterTypeName | PropertyBags.PropertySpec | |
DefaultValue | PropertyBags.PropertySpec | |
Description | PropertyBags.PropertySpec | |
EditorTypeName | PropertyBags.PropertySpec | |
Name | PropertyBags.PropertySpec | |
PropertySpec(string name, string type) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, Type type) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, string type, string category) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, Type type, string category) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, string type, string category, string description) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, Type type, string category, string description) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, string type, string category, string description, object defaultValue) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, Type type, string category, string description, object defaultValue) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, string type, string category, string description, object defaultValue, string editor, string typeConverter) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, Type type, string category, string description, object defaultValue, string editor, string typeConverter) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, string type, string category, string description, object defaultValue, Type editor, string typeConverter) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, Type type, string category, string description, object defaultValue, Type editor, string typeConverter) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, string type, string category, string description, object defaultValue, string editor, Type typeConverter) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, Type type, string category, string description, object defaultValue, string editor, Type typeConverter) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, string type, string category, string description, object defaultValue, Type editor, Type typeConverter) | PropertyBags.PropertySpec | inline |
PropertySpec(string name, Type type, string category, string description, object defaultValue, Type editor, Type typeConverter) | PropertyBags.PropertySpec | inline |
TypeName | PropertyBags.PropertySpec |