Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
Fields(Action<CollectionFactory<PivotGridDataSourceFieldBuilder<T>>>)
|
Provides access to the client-side fields option that represents a data source field collection.
|
Filter(Object)
|
Mirrors the client-side filter option.
|
Filter(String)
|
Mirrors the client-side filter option.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
OnChanged(RazorBlock)
|
Mirrors the client-side onChanged option.
|
OnChanged(String)
|
Mirrors the client-side onChanged option.
|
OnFieldsPrepared(RazorBlock)
|
Mirrors the client-side onFieldsPrepared option.
|
OnFieldsPrepared(String)
|
Mirrors the client-side onFieldsPrepared option.
|
OnLoadError(RazorBlock)
|
Mirrors the client-side onLoadError option.
|
OnLoadError(String)
|
Mirrors the client-side onLoadError option.
|
OnLoadingChanged(RazorBlock)
|
Mirrors the client-side onLoadingChanged option.
|
OnLoadingChanged(String)
|
Mirrors the client-side onLoadingChanged option.
|
Option(String, Object)
|
Specifies an option by its name.
|
Paginate(JS)
|
Mirrors the client-side paginate option.
|
Paginate(Boolean)
|
Mirrors the client-side paginate option.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
RemoteOperations(JS)
|
Mirrors the client-side remoteOperations option.
|
RemoteOperations(Boolean)
|
Mirrors the client-side remoteOperations option.
|
RetrieveFields(JS)
|
Mirrors the client-side retrieveFields option.
|
RetrieveFields(Boolean)
|
Mirrors the client-side retrieveFields option.
|
Store(JS)
|
Mirrors the client-side store option.
|
Store(Func<PivotGridStoreFactory, StoreDataSourceBuilder>)
|
Mirrors the client-side store option.
|
ToString()
|
Returns a string that represents the current object.
|