RestrictionLayout Enumeration |
Layout of the restriction values when prompted in the report
Namespace: Seal.ModelAssembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntaxpublic enum RestrictionLayout
Members| Member name | Value | Description |
|---|
| SelectWithFilter | 0 |
Select control with a filter
|
| SelectNoFilter | 1 |
Select control without filter
|
| RadioToggleButton | 2 |
Radio or toggle buttons
|
See Also