Property | Type | Description | |
---|---|---|---|
Validate | void |
Method | Description | |
---|---|---|
IndexColumn ( global::Microsoft.VisualStudio.Modeling store ) : System |
Constructor
|
|
ToString ( ) : string |
Method | Description | |
---|---|---|
OnDeleting ( ) : void | ||
OnPropertyChanged ( System e ) : void |
Method | Description | |
---|---|---|
Validate ( ValidationContext context ) : void |
public IndexColumn ( global::Microsoft.VisualStudio.Modeling store ) : System | ||
store | global::Microsoft.VisualStudio.Modeling | Store where new element is to be created. |
return | System |
protected OnPropertyChanged ( System e ) : void | ||
e | System | |
return | void |