Class ZoomStandardGrid
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
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
statisticTUserStatusvisibleColumnsIEnumerable<string>
NumberOrEmpty(object)
protected static string NumberOrEmpty(object obj)
Parameters
objobject
Returns
NumberOrIcon(object, bool)
protected static string NumberOrIcon(object obj, bool isTotal)