ArcGIS Explorer Component Help |
TableBindingAdapter..::.IsFixedSize Property |
TableBindingAdapter Class See Also |
Gets a value indicating whether the IList has a fixed size.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public virtual bool IsFixedSize { get; } |
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property IsFixedSize As Boolean |