Name | Description | |
---|---|---|
AllowEditing | Gets or sets a flag to prevent users from modifying it's fields value. | |
GeometryAttribute | Gets the geometry (shape) attribute. | |
HasAnnotationAttributes | Gets a Boolean value indicating whether this inspector has any annotation features. | |
HasAttributes | Gets a Boolean value indicating whether this inspector has any attributes. | |
HasDimensionAttributes | Gets a boolean value indicating whther this inspector has any dimension features. | |
HasGeometry | Gets a Boolean value indicating whether this inspector has any geometry. It will return false when feature inspector has two or more features or for features belonging to Stand Alone tables. | |
HasValidAttributes | Gets a Boolean indicating if all of the attributes are valid. Returns false if any attributes are not valid. | |
HasValidEdits | Gets a Boolean indicating if all of the edited attributes are valid. Returns false if any edited attributes are not valid, null if no edits or IsFeature is false. | |
IsDirty | Gets a Boolean indicating whether any attribute in the list of Attributes is modified. | |
IsEditable | Gets a Boolean indicating if the feature/row is editable. | |
Item | Overloaded. Returns the current value of attribute. Takes in the index of attribute as the parameter. | |
MapMember | Gets the mapMember of the features. | |
ObjectID | Gets the ObjectID for the feature loaded into an inspector. | |
ObjectIDAttribute | Gets the attribute for the ObjectID field. | |
OIDSet | Gets the OID's of features loaded into an inspector. | |
Shape | Gets or sets the geometry (shape) of objects within the inspector. | |
SubtypeAttribute | Gets the SubtypeAttribute. |