GridViewEx
Property
MergeFields
public string[] MergeFields { get; set; }MergeWhereFields
public string[] MergeWhereFields { get; set; }ShowRowStatusIndicator
[DefaultValue(ShowRowStatusIndicator.Always)]
[Editor(typeof(AttributesEditor), typeof(UITypeEditor))]
public ShowRowStatusIndicator ShowRowStatusIndicator { get; set; }Example
Custom Cell Merge


Last updated