ComplexPropertyEntry Properties

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubpropertyBuilder

Gets or sets the control builder for the property entry.(Inherited from BuilderPropertyEntry.)

System_CAPS_pubpropertyDeclaringType

This API supports the product infrastructure and is not intended to be used directly from your code. Gets the type of the class that declares this member.(Inherited from PropertyEntry.)

System_CAPS_pubpropertyFilter

This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the value pertaining to the filter portion of an expression.(Inherited from PropertyEntry.)

System_CAPS_pubpropertyIsCollectionItem

This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value indicating whether the property is a collection object.

System_CAPS_pubpropertyName

This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the property name that the expression applies to.(Inherited from PropertyEntry.)

System_CAPS_pubpropertyPropertyInfo

This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets an object containing attributes of the property the expression applies to.(Inherited from PropertyEntry.)

System_CAPS_pubpropertyReadOnly

This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the item represented in the property entry contains a method for setting its value.

System_CAPS_pubpropertyType

This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the type of the entry.(Inherited from PropertyEntry.)

Return to top
Show: