C# 클래스 ZForge.Controls.XPTable.Renderers.CheckBoxRendererData

Contains information about the current state of a Cell's check box
파일 보기 프로젝트 열기: zhuangyy/Motion 1 사용 예제들

공개 메소드들

메소드 설명
CheckBoxRendererData ( CheckBoxStates checkState ) : System

Initializes a new instance of the ButtonRendererData class with the specified CheckBox state

메소드 상세

CheckBoxRendererData() 공개 메소드

Initializes a new instance of the ButtonRendererData class with the specified CheckBox state
public CheckBoxRendererData ( CheckBoxStates checkState ) : System
checkState CheckBoxStates The current state of the Cells CheckBox
리턴 System