|
| ESRI.ArcGIS.ADF.Tasks | |
| ColumnThreshold Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Tasks Namespace > LegendItemSettings Class : ColumnThreshold Property |
| Visual Basic (Declaration) | |
|---|---|
<NotifyParentPropertyAttribute(True)> <DefaultValueAttribute()> <ResDescriptionAttribute("The number of swatch elements that must appear when the layer swatches span multiple columns.")> Public Property ColumnThreshold As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As LegendItemSettings Dim value As Integer instance.ColumnThreshold = value value = instance.ColumnThreshold | |
| C# | |
|---|---|
[NotifyParentPropertyAttribute(true)] [DefaultValueAttribute()] [ResDescriptionAttribute("The number of swatch elements that must appear when the layer swatches span multiple columns.")] public int ColumnThreshold {get; set;} | |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family