Class ValidationGrid
public class ValidationGrid : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ValidationGrid
- Implements
- Inherited Members
Constructors
ValidationGrid()
public ValidationGrid()
Fields
DownloadButton
DownloadButton control.
protected DownloadButton DownloadButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Grid
Grid control.
protected Grid Grid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
RowCount
public int RowCount { get; }
Property Value
Methods
GetBoolean(string)
protected string GetBoolean(string name)
Parameters
namestring
Returns
GetLocalTime(string)
protected string GetLocalTime(string name)
Parameters
namestring
Returns
LoadData(Guid)
public void LoadData(Guid standardKey)
Parameters
standardKeyGuid
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)