API Reference / TableOptionAPI ReferenceClass TableOptionEdit on GitHubNamespace HtmlForgeX.DslOptions.TablesAssembly HtmlForgeXSource Containers/ChartXkcd/ChartXkcd.cs:94Modifiers abstractBase type for DataTables DSL option objects.InheritanceObjectTableOptionFilter membersAll (4) Methods (4)Show inherited Expand all Collapse all ResetInherited Methodspublic override Boolean Equals(Object obj) #Containers/ChartXkcd/ChartXkcd.cs:116Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #Containers/ChartXkcd/ChartXkcd.cs:132Returns: Int32Inherited from Objectpublic Type GetType() #Containers/ChartXkcd/ChartXkcd.cs:94Returns: TypeInherited from Objectpublic override String ToString() #Containers/ChartXkcd/ChartXkcd.cs:113Returns: StringInherited from Object