Table of Contents

Class ZoomStandardGrid

Namespace
InSite.Custom.CMDS.Reports.Controls
Assembly
InSite.UI.dll
public class ZoomStandardGrid : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
ZoomStandardGrid
Implements
Inherited Members

Constructors

ZoomStandardGrid()

public ZoomStandardGrid()

Fields

Grid

Grid control.

protected Grid Grid

Field Value

Grid

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

LoadData(TUserStatus, IEnumerable<string>)

public void LoadData(TUserStatus statistic, IEnumerable<string> visibleColumns)

Parameters

statistic TUserStatus
visibleColumns IEnumerable<string>

NumberOrEmpty(object)

protected static string NumberOrEmpty(object obj)

Parameters

obj object

Returns

string

NumberOrIcon(object, bool)

protected static string NumberOrIcon(object obj, bool isTotal)

Parameters

obj object
isTotal bool

Returns

string