GST Platform (PlusWin5)
CtrlK
  • Index
  • C# 코딩 표준
  • PlusWin6
  • Development Reference
  • Library
    • BaseForm
    • BasePopup
    • SubForm
    • Util
    • Process Permission
    • ResultSet
    • SessionBase
    • SimpleDataPopup
    • ColorPopup
    • EncryptionHelper
    • ExcelMailMerge
    • WaitFormEx
    • ParameterBuilder
    • File Attachment
    • OutlookManager (Mail)
    • GST.IoT.Library
    • GST.Platform.Banking
  • Controls
    • Common
    • GridViewEx
    • GridColumnEx
    • PictureEditEx
  • development guide
    • frequently used code
    • frequently used query
    • bad coding practice
    • bad coding practice (FA Team)
    • Specific Service Identification
  • ETC
    • Old Members
    • Git Manual
    • Developer Course
Powered by GitBook
On this page
  • Property
  • UseCheckColumnHeader

Was this helpful?

  1. Controls

GridColumnEx

Property

UseCheckColumnHeader

  • 해당 속성 값을 true로 설정하게 되면 해당 GridView Column Header 영역에 RepositoryItemCheckEditEx가 생성됨 (Default = false)

public bool UseCheckColumnHeader { get; set; }

PreviousGridViewExNextPictureEditEx

Last updated 5 years ago

Was this helpful?