C# 클래스 Serenity.ComponentModel.VisibleAttribute

Controls visibility of a column / form field.
상속: System.Attribute
파일 보기 프로젝트 열기: volkanceylan/Serenity

공개 메소드들

메소드 설명
VisibleAttribute ( bool value = true ) : System

메소드 상세

VisibleAttribute() 공개 메소드

public VisibleAttribute ( bool value = true ) : System
value bool
리턴 System