![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
GetDefault(DataTable) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerFormat Class > GetDefault Method : GetDefault(DataTable) Method |
- table
- The table to get default format for
Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function GetDefault( _ ByVal table As DataTable _ ) As LayerFormat |
Visual Basic (Usage) | ![]() |
---|---|
Dim table As DataTable Dim value As LayerFormat value = LayerFormat.GetDefault(table) |
C# | |
---|---|
public static LayerFormat GetDefault( DataTable table ) |
Parameters
- table
- The table to get default format for
Return Value
The format of the tableTarget 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