ColumnViewOptionsBehavior Constructors
Serves as the base for classes which provide behavior options for Views.Name | Parameters | Description |
---|---|---|
ColumnViewOptionsBehavior() | none | Initializes a new instance of the ColumnViewOptionsBehavior class. |
ColumnViewOptionsBehavior(ColumnView) | view | Initializes a new instance of the ColumnViewOptionsBehavior class with the specified owning View. |
See Also