'Declaration Public ReadOnly Property LayoutChanged As Boolean
'Usage Dim instance As SheetAxisModelChangingEventArgs Dim value As Boolean value = instance.LayoutChanged
public bool LayoutChanged {get;}
Property Value
true
if the row layout or column layout has changed; otherwise, false
.